@Deprecated public class SingletonList<E> extends AbstractList<E>
modCount| Constructor and Description |
|---|
SingletonList(E e)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
E |
get(int index)
Deprecated.
|
int |
size()
Deprecated.
|
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 © 2020 Soot OSS. All rights reserved.