|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmaspack.util.BinaryHeap.DefaultComparator<E>
public static class BinaryHeap.DefaultComparator<E>
Constructor Summary | |
---|---|
BinaryHeap.DefaultComparator()
|
Method Summary | |
---|---|
int |
compare(E o1,
E o2)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public BinaryHeap.DefaultComparator()
Method Detail |
---|
public int compare(E o1, E o2)
compare
in interface java.util.Comparator<E>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |