public class SortedStringList extends SortedList
SortedList
for String Objects.Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
objectComparator, stringComparator
Constructor and Description |
---|
SortedStringList() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getKey(java.lang.Object item) |
add, add, addAll, addAll, addNew, addTextFile, clear, compare, contains, containsAll, get, get, getIx, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, report, retainAll, search, set, size, subList, toArray, toArray, writeTextFile
private static final long serialVersionUID
public java.lang.String getKey(java.lang.Object item)
getKey
in class SortedList