Interface ChromosomeMutationHandlerFactory<T extends Comparable<T>>
- All Superinterfaces:
Function<AbstractEAExecutionContext<T>,
ChromosomeMutationHandler<? extends Chromosome>>
public interface ChromosomeMutationHandlerFactory<T extends Comparable<T>>
extends Function<AbstractEAExecutionContext<T>,ChromosomeMutationHandler<? extends Chromosome>>
-
Method Summary