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