private static class Lists.RandomAccessReverseList<T> extends Lists.ReverseList<T> implements java.util.RandomAccess
| Constructor and Description |
|---|
RandomAccessReverseList(java.util.List<T> forwardList) |
add, clear, get, getForwardList, iterator, listIterator, remove, removeRange, set, size, subListadd, addAll, equals, hashCode, indexOf, lastIndexOf, listIteratoraddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitRandomAccessReverseList(java.util.List<T> forwardList)