Class EAConfiguration.Builder<T extends Comparable<T>>

java.lang.Object
net.bmahe.genetics4j.core.spec.ImmutableEAConfiguration.Builder<T>
net.bmahe.genetics4j.core.spec.EAConfiguration.Builder<T>
Enclosing class:
EAConfiguration<T extends Comparable<T>>

public static class EAConfiguration.Builder<T extends Comparable<T>> extends ImmutableEAConfiguration.Builder<T>