Set Class

The Set class encapsulates the behavior of a set collection. A set is an unordered collection of objects. An object cannot be referenced in a set more than once. For details about the methods defined in the Set class, see "Set Methods", in the following subsection.

The Set class also inherits the getStatistics method from the Collection class, which analyzes the collection and returns structural statistics.

Btree

ObjectSet