|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.databene.commons.comparator.LongComparator
public class LongComparator
Compares values of type Long or long.
Created: 05.04.2005 19:25:25
| Constructor Summary | |
|---|---|
LongComparator()
|
|
| Method Summary | |
|---|---|
static int |
compare(long n1,
long n2)
|
int |
compare(java.lang.Long l1,
java.lang.Long l2)
|
| 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 |
| Constructor Detail |
|---|
public LongComparator()
| Method Detail |
|---|
public int compare(java.lang.Long l1,
java.lang.Long l2)
compare in interface java.util.Comparator<java.lang.Long>
public static int compare(long n1,
long n2)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||