T - the type of elements in this listpublic class DelegatingList<T> extends Object implements List<T>
| Constructor and Description |
|---|
DelegatingList(List<T> list)
Creates a new delegating list
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadd, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArrayparallelStream, removeIf, streamCopyright © 2016 FluentLenium. All Rights Reserved.