|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjautil.MapInt.Int.Comp
public static class MapInt.Int.Comp
Comparator: it simply compares the wrapped values.
Constructor Summary | |
---|---|
MapInt.Int.Comp()
|
Method Summary | |
---|---|
int |
compare(MapInt.Int i0,
MapInt.Int i1)
Compares the values wrapped by the given pair of Int s. |
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 MapInt.Int.Comp()
Method Detail |
---|
public int compare(MapInt.Int i0, MapInt.Int i1)
Int
s.
compare
in interface java.util.Comparator<MapInt.Int>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |