Uses of Class
net.bmahe.genetics4j.core.spec.replacement.DeleteNLast.Builder
Packages that use DeleteNLast.Builder
-
Uses of DeleteNLast.Builder in net.bmahe.genetics4j.core.spec.replacement
Methods in net.bmahe.genetics4j.core.spec.replacement that return DeleteNLast.BuilderModifier and TypeMethodDescriptionstatic DeleteNLast.BuilderDeleteNLast.builder()final DeleteNLast.BuilderImmutableDeleteNLast.Builder.from(DeleteNLast instance) Fill a builder with attribute values from the providedDeleteNLastinstance.final DeleteNLast.BuilderImmutableDeleteNLast.Builder.offspringSelectionPolicy(SelectionPolicy offspringSelectionPolicy) Initializes the value for theoffspringSelectionPolicyattribute.final DeleteNLast.BuilderImmutableDeleteNLast.Builder.weakRatio(double weakRatio) Initializes the value for theweakRatioattribute.