|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--fipaos.util.Comparators
Contains constant definitons of Comparators (primarily used for JDK1.1 compatibility).
Field Summary | |
static java.util.Comparator |
OBJECT_COMPARE
|
static java.util.Comparator |
STRING_COMPARE
|
Constructor Summary | |
Comparators()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.util.Comparator STRING_COMPARE
public static final java.util.Comparator OBJECT_COMPARE
Constructor Detail |
public Comparators()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |