public class ShadowList<T> extends CopyOnWriteList<T>
modCount| Constructor and Description |
|---|
ShadowList(List<T> original) |
| Modifier and Type | Method and Description |
|---|---|
List<T> |
getOriginal() |
add, get, hashCode, remove, set, sizeadd, addAll, clear, equals, indexOf, iterator, lastIndexOf, listIterator, listIterator, removeRange, 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 © 2006–2015 The Apache Software Foundation. All rights reserved.