public abstract class AbstractPartition<T> extends AbstractList<List<T>>
com.google.common.collect.Lists#partition(List, int).modCount| Modifier | Constructor and Description |
|---|---|
protected |
AbstractPartition(List<T> list,
int partitionSize) |
| Modifier and Type | Method and Description |
|---|---|
List<T> |
get(int index) |
boolean |
isEmpty() |
int |
size() |
add, 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, waitaddAll, contains, containsAll, remove, removeAll, replaceAll, retainAll, sort, spliterator, toArray, toArrayparallelStream, removeIf, streamCopyright © 2020 LeanCloud. All rights reserved.