Uses of Class
net.bmahe.genetics4j.gp.ImmutableInputSpec
-
Uses of ImmutableInputSpec in net.bmahe.genetics4j.gp
Modifier and TypeMethodDescriptionImmutableInputSpec.Builder.build()
Builds a newImmutableInputSpec
.static ImmutableInputSpec
Creates an immutable copy of aInputSpec
value.static ImmutableInputSpec
Construct a new immutableInputSpec
instance.static ImmutableInputSpec
Construct a new immutableInputSpec
instance.final ImmutableInputSpec
Copy the current immutable object with elements that replace the content oftypes
.final ImmutableInputSpec
Copy the current immutable object with elements that replace the content oftypes
.Modifier and TypeMethodDescriptionprivate boolean
ImmutableInputSpec.equalTo
(int synthetic, ImmutableInputSpec another) ModifierConstructorDescriptionprivate
ImmutableInputSpec
(ImmutableInputSpec original, List<Class> types)