Uses of Class
net.bmahe.genetics4j.core.spec.combination.ImmutableSinglePointArithmetic.Builder
-
Uses of ImmutableSinglePointArithmetic.Builder in net.bmahe.genetics4j.core.spec.combination
Modifier and TypeMethodDescriptionImmutableSinglePointArithmetic.Builder.alpha
(double alpha) Initializes the value for thealpha
attribute.ImmutableSinglePointArithmetic.builder()
Creates a builder forImmutableSinglePointArithmetic
.ImmutableSinglePointArithmetic.Builder.from
(SinglePointArithmetic instance) Fill a builder with attribute values from the providedSinglePointArithmetic
instance.ModifierConstructorDescriptionprivate