public class SetProxy<E> extends AbstractCollectionProxy<E> implements Set<E>
_dirty, isImmutableElements| Constructor and Description |
|---|
SetProxy(Collection<E> origin,
Annotation[] callerAnnots) |
| Modifier and Type | Method and Description |
|---|---|
protected 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, toArrayclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadd, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArrayparallelStream, removeIf, streampublic SetProxy(Collection<E> origin, Annotation[] callerAnnots)
protected Collection<E> initCache()
initCache in class AbstractCollectionProxy<E>Copyright © 2020. All rights reserved.