Product SiteDocumentation Site

5.3.3. The MapCollection Class

The MapCollection class is a MIXIN class that defines the basic set of methods implemented by all collections that use create a mapping from an index object to a value.

Table 5.13. ooRexx MapCollection Class

Object
Collection
MapCollection
 
makeArray
putAll

This class is defined as a mixin class.

5.3.3.1. Inherited Methods

Methods inherited from the Object class (Section 5.1.1, “The Object Class”).
new (Class Method)initsend
= \= == \== <> ><instanceMethodsendWith
|| '' (abuttal)' ' (blank)instanceMethodssetMethod
(Operator Methods)isAstart
classisInstanceOfstartWith
copyobjectNamestring
defaultNameobjectName=unsetMethod
hasMethodrequest 
identityHashrun 
Methods inherited from the Collection class (Section 5.3.2, “The Collection Class”).
[]equivalentput
[]=hasIndexsubset
allIndexeshasItemsupplier
allItemsindexunion
atintersectionxor
differenceitems 
disjointmakeArray