|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjdbm.helper.ComparableComparator<A>
A - public class ComparableComparator<A extends java.lang.Comparable>
Compares comparables. Default comparator for most of java types
| Field Summary | |
|---|---|
static java.util.Comparator |
INSTANCE
use this instance, dont allocate new |
| Method Summary | |
|---|---|
int |
compare(java.lang.Comparable o1,
java.lang.Comparable 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 |
| Field Detail |
|---|
public static final java.util.Comparator INSTANCE
| Method Detail |
|---|
public int compare(java.lang.Comparable o1,
java.lang.Comparable o2)
compare in interface java.util.Comparator<A extends java.lang.Comparable>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||