public interface ProxyCollection extends Proxy, Collection
Modifier and Type | Method and Description |
---|---|
Class |
getElementType()
The collection element type.
|
ProxyCollection |
newInstance(Class elementType,
Comparator comp,
boolean trackChanges,
boolean autoOff)
Create a new instance of this proxy type.
|
copy, getChangeTracker, getOwner, getOwnerField, setOwner
Class getElementType()
ProxyCollection newInstance(Class elementType, Comparator comp, boolean trackChanges, boolean autoOff)
Copyright © 2006–2017 Apache Software Foundation. All rights reserved.