java.lang.Iterable<T>, java.util.Collection<T>, java.util.List<T>public class CustSortListWrap<T extends java.lang.Comparable<T>> extends SortedListWrap<T>
| Constructor | Description |
|---|---|
CustSortListWrap(java.util.List<T> list,
java.util.Comparator<T> comparator) |
| Modifier and Type | Method | Description |
|---|---|---|
protected int |
compareTo(T arg0,
java.lang.Object arg1) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadd, add, addAll, addAll, clear, contains, containsAll, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray