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, toArray
getContext, getManager, getObject, getWrapper
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArray
parallelStream, removeIf, stream
public DelegatedSet(Set delegated, PersistenceManagerServices manager, PersistentContextServices context)