public interface OldList<E> extends List<E>, OldCollection<E>
| Modifier and Type | Method and Description |
|---|---|
XGettingList<E> |
parent() |
add, 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, toArraybla, toArrayparallelStream, removeIf, streamXGettingList<E> parent()
parent in interface OldCollection<E>Copyright © 2022 MicroStream Software. All rights reserved.