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, cacheSavePropertyBinding, clear, collectCachedSavePropertyBinding, contains, containsAll, getCache, getOriginObject, isEmpty, isFormDirty, iterator, onDataChange, onDirtyChange, remove, removeAll, replaceOrigin, resetFromOrigin, retainAll, setDirty, setFormOwner, setHandler, setPath, size, submitToOrigin, testEquals, toArray, toArray
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SetProxy(java.util.Collection<E> origin, java.lang.annotation.Annotation[] callerAnnots)
protected java.util.Collection<E> initCache()
initCache
in class AbstractCollectionProxy<E>
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.