Uses of Class
net.bmahe.genetics4j.core.spec.combination.ImmutableSinglePointArithmetic
-
Uses of ImmutableSinglePointArithmetic in net.bmahe.genetics4j.core.spec.combination
Modifier and TypeMethodDescriptionImmutableSinglePointArithmetic.Builder.build()
Builds a newImmutableSinglePointArithmetic
.ImmutableSinglePointArithmetic.copyOf
(SinglePointArithmetic instance) Creates an immutable copy of aSinglePointArithmetic
value.ImmutableSinglePointArithmetic.of
(double alpha) Construct a new immutableSinglePointArithmetic
instance.ImmutableSinglePointArithmetic.withAlpha
(double value) Copy the current immutable object by setting a value for thealpha
attribute.Modifier and TypeMethodDescriptionprivate boolean
ImmutableSinglePointArithmetic.equalTo
(int synthetic, ImmutableSinglePointArithmetic another)