public class SetProxy<E> extends AbstractCollectionProxy<E> implements java.util.Set<E>
_dirty, isImmutableElements| Constructor and Description |
|---|
SetProxy(java.util.Collection<E> origin,
java.lang.annotation.Annotation[] callerAnnots) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Collection<E> |
initCache() |
add, addAll, addFormProxyObjectListener, clear, contains, containsAll, getCache, getOriginObject, isEmpty, isFormDirty, iterator, onDataChange, onDirtyChange, remove, removeAll, replaceOrigin, resetFromOrigin, retainAll, setDirty, setFormOwner, setHandler, size, submitToOrigin, testEquals, toArray, toArraypublic SetProxy(java.util.Collection<E> origin, java.lang.annotation.Annotation[] callerAnnots)
protected java.util.Collection<E> initCache()
initCache in class AbstractCollectionProxy<E>Copyright © 2005-2011 Potix Corporation. All Rights Reserved.