Uses of Class
net.bmahe.genetics4j.gp.spec.mutation.ImmutableProgramApplyRules.Builder
-
Uses of ImmutableProgramApplyRules.Builder in net.bmahe.genetics4j.gp.spec.mutation
Modifier and TypeMethodDescriptionImmutableProgramApplyRules.Builder.addAllRules
(Iterable<? extends Rule> elements) Adds elements torules
list.Adds one element torules
list.Adds elements torules
list.ImmutableProgramApplyRules.builder()
Creates a builder forImmutableProgramApplyRules
.ImmutableProgramApplyRules.Builder.from
(ProgramApplyRules instance) Fill a builder with attribute values from the providedProgramApplyRules
instance.Sets or replaces all elements forrules
list.