Uses of Class
net.bmahe.genetics4j.core.spec.replacement.ImmutableGenerationalReplacement
-
Uses of ImmutableGenerationalReplacement in net.bmahe.genetics4j.core.spec.replacement
Modifier and TypeMethodDescriptionImmutableGenerationalReplacement.Builder.build()
Builds a newImmutableGenerationalReplacement
.ImmutableGenerationalReplacement.copyOf
(GenerationalReplacement instance) Creates an immutable copy of aGenerationalReplacement
value.ImmutableGenerationalReplacement.withOffspringSelectionPolicy
(SelectionPolicy value) Copy the current immutable object by setting a value for theoffspringSelectionPolicy
attribute.Modifier and TypeMethodDescriptionprivate boolean
ImmutableGenerationalReplacement.equalTo
(int synthetic, ImmutableGenerationalReplacement another)