Uses of Class
net.bmahe.genetics4j.gp.spec.mutation.ImmutableProgramRandomPrune
Packages that use ImmutableProgramRandomPrune
-
Uses of ImmutableProgramRandomPrune in net.bmahe.genetics4j.gp.spec.mutation
Methods in net.bmahe.genetics4j.gp.spec.mutation that return ImmutableProgramRandomPruneModifier and TypeMethodDescriptionprivate static ImmutableProgramRandomPruneImmutableProgramRandomPrune.validate(ImmutableProgramRandomPrune instance) ImmutableProgramRandomPrune.withPopulationMutationProbability(double value) Copy the current immutable object by setting a value for thepopulationMutationProbabilityattribute.Methods in net.bmahe.genetics4j.gp.spec.mutation with parameters of type ImmutableProgramRandomPruneModifier and TypeMethodDescriptionprivate booleanImmutableProgramRandomPrune.equalsByValue(ImmutableProgramRandomPrune another) private static ImmutableProgramRandomPruneImmutableProgramRandomPrune.validate(ImmutableProgramRandomPrune instance)