Package net.bmahe.genetics4j.core.spec
Interface ChromosomeCombinatorHandlerFactory<T extends Comparable<T>>
- All Superinterfaces:
Function<AbstractEAExecutionContext<T>,
ChromosomeCombinatorHandler<T>>
public interface ChromosomeCombinatorHandlerFactory<T extends Comparable<T>>
extends Function<AbstractEAExecutionContext<T>,ChromosomeCombinatorHandler<T>>
-
Method Summary