Uses of Interface
dev.zemco.codegame.programs.IProgramBuilder
Packages that use IProgramBuilder
Package
Description
Components related to programs executable by the application.
-
Uses of IProgramBuilder in dev.zemco.codegame.programs
Classes in dev.zemco.codegame.programs that implement IProgramBuilderModifier and TypeClassDescriptionclassSimple implementation for buildingprogramsbased on the required rules.Methods in dev.zemco.codegame.programs that return IProgramBuilderModifier and TypeMethodDescriptionIProgramBuilderFactory.createProgramBuilder()Creates aprogram builderready for use.