|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecttreecalc.rt.CompV_num
public class CompV_num
Used for numerical sorting
| Constructor Summary | |
|---|---|
CompV_num()
|
|
| Method Summary | |
|---|---|
int |
compare(V arg1,
V arg2)
|
static java.util.Comparator<V> |
getInstance()
|
| 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 CompV_num()
| Method Detail |
|---|
public static java.util.Comparator<V> getInstance()
public int compare(V arg1,
V arg2)
compare in interface java.util.Comparator<V>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||