public class DelegatedSet extends DelegatedCollection implements Set
| Constructor and Description |
|---|
DelegatedSet(Set delegated,
PersistenceManagerServices manager,
PersistentContextServices context) |
add, addAll, clear, contains, containsAll, getWrappedIterator, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArraygetContext, getManager, getObject, getWrapperclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadd, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArrayparallelStream, removeIf, streampublic DelegatedSet(Set delegated, PersistenceManagerServices manager, PersistentContextServices context)