E - element typeprivate static class Ord.OrdRandomAccessList<E> extends Ord.OrdList<E> implements RandomAccess
Ord backed by a random-access list of elements.modCount| Constructor and Description |
|---|
OrdRandomAccessList(List<? extends E> elements) |
get, sizeadd, 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–2023 The Apache Software Foundation. All rights reserved.