|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectes.udc.gii.common.eaf.algorithm.fitness.comparator.FitnessComparator<T>
es.udc.gii.common.eaf.algorithm.fitness.comparator.LessMOPTournamentComparator<T>
public class LessMOPTournamentComparator<T extends NSGA2Individual>
Constructor Summary | |
---|---|
LessMOPTournamentComparator()
Creates a new instance of MOPTournamentComparator |
Method Summary | |
---|---|
int |
compare(T o1,
T o2)
Compares to individuals inducing an ordering. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public LessMOPTournamentComparator()
Method Detail |
---|
public int compare(T o1, T o2)
FitnessComparator
compare
in interface java.util.Comparator<T extends NSGA2Individual>
compare
in class FitnessComparator<T extends NSGA2Individual>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |