Uses of Class
net.bmahe.genetics4j.core.spec.chromosome.ImmutableBitChromosomeSpec
Packages that use ImmutableBitChromosomeSpec
-
Uses of ImmutableBitChromosomeSpec in net.bmahe.genetics4j.core.spec.chromosome
Methods in net.bmahe.genetics4j.core.spec.chromosome that return ImmutableBitChromosomeSpecModifier and TypeMethodDescriptionprivate static ImmutableBitChromosomeSpecImmutableBitChromosomeSpec.validate(ImmutableBitChromosomeSpec instance) ImmutableBitChromosomeSpec.withNumBits(int value) Copy the current immutable object by setting a value for thenumBitsattribute.Methods in net.bmahe.genetics4j.core.spec.chromosome with parameters of type ImmutableBitChromosomeSpecModifier and TypeMethodDescriptionprivate booleanImmutableBitChromosomeSpec.equalsByValue(ImmutableBitChromosomeSpec another) private static ImmutableBitChromosomeSpecImmutableBitChromosomeSpec.validate(ImmutableBitChromosomeSpec instance)