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 forCoefficientOperation.ImmutableCoefficientOperation.Builder.from(CoefficientOperation<T> instance) Fill a builder with attribute values from the providednet.bmahe.genetics4j.gp.math.CoefficientOperationinstance.Fill a builder with attribute values from the providednet.bmahe.genetics4j.gp.Operationinstance.Initializes the value for thenameattribute.ImmutableCoefficientOperation.Builder.prettyName(String prettyName) Initializes the value for theprettyNameattribute.ImmutableCoefficientOperation.Builder.returnedType(Class returnedType) Initializes the value for thereturnedTypeattribute.Initializes the value for thevalueattribute.Constructors in net.bmahe.genetics4j.gp.math with parameters of type ImmutableCoefficientOperation.BuilderModifierConstructorDescriptionprivate