Uses of Class
net.bmahe.genetics4j.core.spec.selection.ImmutableSelectAll
Packages that use ImmutableSelectAll
-
Uses of ImmutableSelectAll in net.bmahe.genetics4j.core.spec.selection
Methods in net.bmahe.genetics4j.core.spec.selection that return ImmutableSelectAllModifier and TypeMethodDescriptionImmutableSelectAll.Builder.build()
Builds a newImmutableSelectAll
.static ImmutableSelectAll
Creates an immutable copy of aSelectAll
value.Methods in net.bmahe.genetics4j.core.spec.selection with parameters of type ImmutableSelectAllModifier and TypeMethodDescriptionprivate boolean
ImmutableSelectAll.equalTo
(int synthetic, ImmutableSelectAll another)