Uses of Class
net.bmahe.genetics4j.core.spec.selection.ImmutableRouletteWheel
-
Uses of ImmutableRouletteWheel in net.bmahe.genetics4j.core.spec.selection
Modifier and TypeMethodDescriptionImmutableRouletteWheel.Builder.build()
Builds a newImmutableRouletteWheel
.static ImmutableRouletteWheel
ImmutableRouletteWheel.copyOf
(RouletteWheel instance) Creates an immutable copy of aRouletteWheel
value.Modifier and TypeMethodDescriptionprivate boolean
ImmutableRouletteWheel.equalTo
(int synthetic, ImmutableRouletteWheel another)