Uses of Class
net.bmahe.genetics4j.gp.spec.mutation.ImmutableTrimTree.Builder
Packages that use ImmutableTrimTree.Builder
-
Uses of ImmutableTrimTree.Builder in net.bmahe.genetics4j.gp.spec.mutation
Methods in net.bmahe.genetics4j.gp.spec.mutation that return ImmutableTrimTree.BuilderModifier and TypeMethodDescriptionstatic ImmutableTrimTree.Builder
ImmutableTrimTree.builder()
Creates a builder forImmutableTrimTree
.Fill a builder with attribute values from the providedTrimTree
instance.Initializes the value for themaxDepth
attribute.Constructors in net.bmahe.genetics4j.gp.spec.mutation with parameters of type ImmutableTrimTree.Builder