|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.mmbase.util.StringCompare
Class to compare two strings, used by SortedVector.
SortedVector,
CompareInterface| Constructor Summary | |
StringCompare()
|
|
| Method Summary | |
int |
compare(java.lang.Object thisone,
java.lang.Object other)
The compare function called by SortedVector to sort things |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StringCompare()
| Method Detail |
public int compare(java.lang.Object thisone,
java.lang.Object other)
compare in interface CompareInterfaceSortedVector,
CompareInterface
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||