Uses of Class
net.bmahe.genetics4j.core.spec.selection.ImmutableRandomSelection
Packages that use ImmutableRandomSelection
-
Uses of ImmutableRandomSelection in net.bmahe.genetics4j.core.spec.selection
Methods in net.bmahe.genetics4j.core.spec.selection that return ImmutableRandomSelectionModifier and TypeMethodDescriptionImmutableRandomSelection.Builder.build()
Builds a newImmutableRandomSelection
.static ImmutableRandomSelection
ImmutableRandomSelection.copyOf
(RandomSelection instance) Creates an immutable copy of aRandomSelection
value.Methods in net.bmahe.genetics4j.core.spec.selection with parameters of type ImmutableRandomSelectionModifier and TypeMethodDescriptionprivate boolean
ImmutableRandomSelection.equalTo
(int synthetic, ImmutableRandomSelection another)