Uses of Class
net.bmahe.genetics4j.gp.ImmutableInputSpec.Builder
-
Uses of ImmutableInputSpec.Builder in net.bmahe.genetics4j.gp
Modifier and TypeMethodDescriptionImmutableInputSpec.Builder.addAllTypes
(Iterable<? extends Class> elements) Adds elements totypes
list.Adds one element totypes
list.Adds elements totypes
list.static ImmutableInputSpec.Builder
ImmutableInputSpec.builder()
Creates a builder forImmutableInputSpec
.Fill a builder with attribute values from the providedInputSpec
instance.Sets or replaces all elements fortypes
list.