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.
| Object |
| Methods inherited from the Object class |
| Class (Metaclass) |
| Methods inherited from the Class class |
| Collection (Mixin Class) |