private static class Lists.RandomAccessListWrapper<E> extends Lists.AbstractListWrapper<E> implements java.util.RandomAccess
backingList| Constructor and Description |
|---|
RandomAccessListWrapper(java.util.List<E> backingList) |
add, addAll, contains, get, remove, set, sizeadd, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, removeRange, subListaddAll, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitRandomAccessListWrapper(java.util.List<E> backingList)