T
- public static class ArrayHelper.ArrayGroup<T>
extends java.util.ArrayList<java.util.List<T>>
构造器和说明 |
---|
ArrayGroup() |
ArrayGroup(java.util.Collection<? extends java.util.List<T>> collection) |
ArrayGroup(int capacity) |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSize
public ArrayGroup()
public ArrayGroup(java.util.Collection<? extends java.util.List<T>> collection)
public ArrayGroup(int capacity)