Product Site

5.3.2. Collection Class

The Collection class is a MIXIN class that defines the basic set of methods implemented by all Collections. Many of the Collection class methods are abstract and must be implemented by the inheriting subclasses.
Table 5.12. Collection Class