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
public DelegatedSet(Set delegated, PersistenceManagerServices manager, PersistentContextServices context)