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