Uses of Class
net.bmahe.genetics4j.core.spec.selection.ImmutableRandomSelection
-
Uses of ImmutableRandomSelection in net.bmahe.genetics4j.core.spec.selection
Modifier and TypeMethodDescriptionImmutableRandomSelection.Builder.build()
Builds a newImmutableRandomSelection
.static ImmutableRandomSelection
ImmutableRandomSelection.copyOf
(RandomSelection instance) Creates an immutable copy of aRandomSelection
value.Modifier and TypeMethodDescriptionprivate boolean
ImmutableRandomSelection.equalTo
(int synthetic, ImmutableRandomSelection another)