public class DelegatedSet extends DelegatedCollection implements java.util.Set
Constructor and Description |
---|
DelegatedSet(java.util.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
public DelegatedSet(java.util.Set delegated, PersistenceManagerServices manager, PersistentContextServices context)