E - element typeprivate static class Ord.OrdList<E> extends AbstractList<Ord<E>>
Ord backed by a list of elements.| Modifier and Type | Field and Description |
|---|---|
private List<? extends E> |
elements |
modCount| Modifier and Type | Method and Description |
|---|---|
Ord<E> |
get(int index) |
int |
size() |
add, add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subListaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddAll, contains, containsAll, isEmpty, remove, removeAll, replaceAll, retainAll, sort, spliterator, toArray, toArrayparallelStream, removeIf, streamCopyright © 2012–2021 The Apache Software Foundation. All rights reserved.