Uses of Class
net.bmahe.genetics4j.gp.spec.combination.ImmutableProgramRandomCombine
-
Uses of ImmutableProgramRandomCombine in net.bmahe.genetics4j.gp.spec.combination
Modifier and TypeMethodDescriptionImmutableProgramRandomCombine.Builder.build()
Builds a newImmutableProgramRandomCombine
.ImmutableProgramRandomCombine.copyOf
(ProgramRandomCombine instance) Creates an immutable copy of aProgramRandomCombine
value.Modifier and TypeMethodDescriptionprivate boolean
ImmutableProgramRandomCombine.equalTo
(int synthetic, ImmutableProgramRandomCombine another)