public abstract static class IndexedList.ArrayBacked<E> extends IndexedList<E>
IndexedList.ArrayBacked<E>| Constructor and Description |
|---|
ArrayBacked() |
| Modifier and Type | Method and Description |
|---|---|
E |
get(int i) |
protected abstract E[] |
getArray() |
int |
size() |
add, add, addAll, addAll, clear, contains, containsAll, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, subList, toArray, toArray, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitequals, hashCode, replaceAll, sort, spliteratorparallelStream, removeIf, streamCopyright (c) 2011-2015 Eike Stepper (Berlin, Germany) and others.