Uses of Interface
net.bmahe.genetics4j.core.spec.replacement.GenerationalReplacement
Package
Description
-
Uses of GenerationalReplacement in net.bmahe.genetics4j.core.replacement
Modifier and TypeFieldDescriptionprivate final GenerationalReplacement
GenerationalReplacementImpl.generationalReplacementSpec
ModifierConstructorDescriptionGenerationalReplacementImpl
(GenerationalReplacement _elistismSpec, Selector<T> _offspringSelector) -
Uses of GenerationalReplacement in net.bmahe.genetics4j.core.spec.replacement
Modifier and TypeClassDescriptionfinal class
Immutable implementation ofGenerationalReplacement
.Modifier and TypeMethodDescriptionImmutableGenerationalReplacement.copyOf
(GenerationalReplacement instance) Creates an immutable copy of aGenerationalReplacement
value.ImmutableGenerationalReplacement.Builder.from
(GenerationalReplacement instance) Fill a builder with attribute values from the providedGenerationalReplacement
instance.