|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmoea.commons.comparator.ComparatorNsga2
public class ComparatorNsga2
Field Summary | |
---|---|
protected static ComparatorNsga2 |
comparator
|
Constructor Summary | |
---|---|
ComparatorNsga2()
|
Method Summary | |
---|---|
int |
compare(Entity left,
Entity right)
|
static ComparatorNsga2 |
getInstance()
|
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 |
Field Detail |
---|
protected static ComparatorNsga2 comparator
Constructor Detail |
---|
public ComparatorNsga2()
Method Detail |
---|
public static ComparatorNsga2 getInstance()
public int compare(Entity left, Entity right)
compare
in interface java.util.Comparator<Entity>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |