Uses of Class
net.bmahe.genetics4j.gp.spec.combination.ImmutableProgramRandomCombine
Packages that use ImmutableProgramRandomCombine
-
Uses of ImmutableProgramRandomCombine in net.bmahe.genetics4j.gp.spec.combination
Methods in net.bmahe.genetics4j.gp.spec.combination that return ImmutableProgramRandomCombineModifier and TypeMethodDescriptionImmutableProgramRandomCombine.Builder.build()
Builds a newImmutableProgramRandomCombine
.ImmutableProgramRandomCombine.copyOf
(ProgramRandomCombine instance) Creates an immutable copy of aProgramRandomCombine
value.Methods in net.bmahe.genetics4j.gp.spec.combination with parameters of type ImmutableProgramRandomCombineModifier and TypeMethodDescriptionprivate boolean
ImmutableProgramRandomCombine.equalTo
(int synthetic, ImmutableProgramRandomCombine another)