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