Uses of Interface
net.bmahe.genetics4j.gp.spec.mutation.ProgramApplyRules
Packages that use ProgramApplyRules
-
Uses of ProgramApplyRules in net.bmahe.genetics4j.gp.spec.mutation
Classes in net.bmahe.genetics4j.gp.spec.mutation that implement ProgramApplyRulesMethods in net.bmahe.genetics4j.gp.spec.mutation that return ProgramApplyRulesModifier and TypeMethodDescriptionImmutableProgramApplyRules.Builder.build()Builds a newProgramApplyRules.static ProgramApplyRulesImmutableProgramApplyRules.copyOf(ProgramApplyRules instance) Creates an immutable copy of aProgramApplyRulesvalue.static ProgramApplyRulesConstruct a new immutableProgramApplyRulesinstance.static ProgramApplyRulesConstruct a new immutableProgramApplyRulesinstance.static ProgramApplyRulesMethods in net.bmahe.genetics4j.gp.spec.mutation with parameters of type ProgramApplyRulesModifier and TypeMethodDescriptionstatic ProgramApplyRulesImmutableProgramApplyRules.copyOf(ProgramApplyRules instance) Creates an immutable copy of aProgramApplyRulesvalue.ImmutableProgramApplyRules.Builder.from(ProgramApplyRules instance) Fill a builder with attribute values from the providedProgramApplyRulesinstance.