Uses of Class
net.bmahe.genetics4j.gp.math.ImmutableCoefficientOperation.Builder
Packages that use ImmutableCoefficientOperation.Builder
-
Uses of ImmutableCoefficientOperation.Builder in net.bmahe.genetics4j.gp.math
Methods in net.bmahe.genetics4j.gp.math that return ImmutableCoefficientOperation.BuilderModifier and TypeMethodDescriptionstatic <T> ImmutableCoefficientOperation.Builder
<T> ImmutableCoefficientOperation.builder()
Creates a builder forImmutableCoefficientOperation
.ImmutableCoefficientOperation.Builder.from
(CoefficientOperation<T> instance) Fill a builder with attribute values from the providednet.bmahe.genetics4j.gp.math.CoefficientOperation
instance.Fill a builder with attribute values from the providednet.bmahe.genetics4j.gp.Operation
instance.Initializes the value for thename
attribute.ImmutableCoefficientOperation.Builder.prettyName
(String prettyName) Initializes the value for theprettyName
attribute.ImmutableCoefficientOperation.Builder.returnedType
(Class returnedType) Initializes the value for thereturnedType
attribute.Initializes the value for thevalue
attribute.Constructors in net.bmahe.genetics4j.gp.math with parameters of type ImmutableCoefficientOperation.BuilderModifierConstructorDescriptionprivate