Uses of Interface
net.bmahe.genetics4j.gp.spec.mutation.ProgramApplyRules
-
Uses of ProgramApplyRules in net.bmahe.genetics4j.gp.spec.mutation
Modifier and TypeMethodDescriptionstatic ImmutableProgramApplyRules
ImmutableProgramApplyRules.copyOf
(ProgramApplyRules instance) Creates an immutable copy of aProgramApplyRules
value.ImmutableProgramApplyRules.Builder.from
(ProgramApplyRules instance) Fill a builder with attribute values from the providedProgramApplyRules
instance.