public class ShadowList<T> extends CopyOnWriteList<T>
| Constructor and Description |
|---|
ShadowList(List<T> original) |
| Modifier and Type | Method and Description |
|---|---|
List<T> |
getOriginal() |
add, add, addAll, addAll, clear, clone, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArrayfinalize, getClass, notify, notifyAll, toString, wait, wait, waitreplaceAll, sort, spliteratorparallelStream, removeIf, streamCopyright © 2006–2019 The Apache Software Foundation. All rights reserved.