|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecttreecalc.rt.CompV_str
public class CompV_str
Used for alphanumerical sorting of V-Lists
| Field Summary | |
|---|---|
static CompV_str |
instance
|
| Constructor Summary | |
|---|---|
CompV_str()
|
|
| Method Summary | |
|---|---|
int |
compare(V v1,
V v2)
|
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 |
| Field Detail |
|---|
public static CompV_str instance
| Constructor Detail |
|---|
public CompV_str()
| Method Detail |
|---|
public static java.util.Comparator<V> getInstance()
public int compare(V v1,
V v2)
compare in interface java.util.Comparator<V>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||