public interface OldSet<E> extends Set<E>, OldCollection<E>
| Modifier and Type | Method and Description |
|---|---|
XGettingSet<E> |
parent() |
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArraybla, toArrayparallelStream, removeIf, streamXGettingSet<E> parent()
parent in interface OldCollection<E>Copyright © 2022 MicroStream Software. All rights reserved.