dw.util
Class Set
Object
dw.util.Collection
dw.util.Set
Represents a set of objects.
All Known Subclasses
Properties
static EMPTY_SET  :  Set
Convenience variable, for an empty and immutable list.
Constructor Summary
This class does not have a constructor, so you cannot create it directly. To get an instance of this class, use one of the subclass constructors.
Method Summary
Methods inherited from class Collection
Methods inherited from class Object