public class KeySetWrapper extends SetWrapper
targetcontext, dirtyMap, propertyMeta, proxifier, setter| Constructor and Description |
|---|
KeySetWrapper(Set<Object> target) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(Object arg0) |
boolean |
addAll(Collection<?> arg0) |
getTargetclear, contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArraygetDirtyMap, markDirty, setContext, setDirtyMap, setPropertyMeta, setSetterpublic boolean add(Object arg0)
add in interface Collection<Object>add in interface Set<Object>add in class CollectionWrapperpublic boolean addAll(Collection<?> arg0)
addAll in interface Collection<Object>addAll in interface Set<Object>addAll in class CollectionWrapperCopyright © 2012-2014. All Rights Reserved.