Uses of Class
net.bmahe.genetics4j.core.spec.combination.ImmutableSinglePointArithmetic.Builder
Packages that use ImmutableSinglePointArithmetic.Builder
-
Uses of ImmutableSinglePointArithmetic.Builder in net.bmahe.genetics4j.core.spec.combination
Methods in net.bmahe.genetics4j.core.spec.combination that return ImmutableSinglePointArithmetic.BuilderModifier 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.Constructors in net.bmahe.genetics4j.core.spec.combination with parameters of type ImmutableSinglePointArithmetic.BuilderModifierConstructorDescriptionprivate