Package wt.fc.collections
package wt.fc.collections
-
ClassDescription
Supported API: true
Extendable: false
Supported API: true
Extendable: falseProvides utility methods for dealing withWTCollections.A remote interface for managingWTCollections.Encapsulates the parameters that can be passed to the CollectionsManager refresh APIs.An array-based implementation of WTArrayListACollectionthat provides QueryKey, WTReference, and Persistable-based views of its data.A hash-based implementation of WTSet.Follows the patterns established by the default collection implementations.A Map in which the keys are a WTSet.A WTCollection that implements the java.util.List interface.Refines the contract of WTCollection to require that all the objects in the implementing collection are unique.The key mask for the values collection can be specified in the constructor.A WTKeyedMap in which the values are a WTCollection.Allows access to the value in this entry as either a Persistable, WTReference, or QueryKey.