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, size
add, add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subList
addAll, contains, containsAll, remove, removeAll, retainAll, toArray, toArray, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
RandomAccessPartition(java.util.List<T> list, int size)