private static class ArrayUtils.UnmodifiableArrayList<E>
extends java.util.AbstractList<E>
Constructor and Description |
---|
UnmodifiableArrayList(E[] array) |
Modifier and Type | Method and Description |
---|---|
E |
get(int index) |
int |
size() |
add, add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subList
addAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait