Uses of Class
net.bmahe.genetics4j.core.spec.selection.RouletteWheel
-
Uses of RouletteWheel in net.bmahe.genetics4j.core.spec.selection
Modifier and TypeMethodDescriptionstatic ImmutableRouletteWheel
ImmutableRouletteWheel.copyOf
(RouletteWheel instance) Creates an immutable copy of aRouletteWheel
value.ImmutableRouletteWheel.Builder.from
(RouletteWheel instance) Fill a builder with attribute values from the providedRouletteWheel
instance.