Class NullEvaluator<S extends Solution<?>>

java.lang.Object
org.uma.jmetal.util.evaluator.impl.NullEvaluator<S>
All Implemented Interfaces:
Serializable, SolutionListEvaluator<S>

public class NullEvaluator<S extends Solution<?>> extends Object implements SolutionListEvaluator<S>
Author:
Antonio J. Nebro
See Also: