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, toArraygetContext, getManager, getObject, getWrapperclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic DelegatedSet(java.util.Set delegated,
PersistenceManagerServices manager,
PersistentContextServices context)