Product SiteDocumentation Site

5.4.18. The Supplier Class

You can use a supplier object to iterate over items of a collection. Supplier objects are created from a snapshot of a collection. The iteration results are not affected by later changes to the source collection object.

Table 5.45. ooRexx Supplier Class

Object
Supplier
new
allIndexes
allItems
available
getArrays
index
init
item
next
supplier

Note

The Supplier class also has available class methods that its metaclass, the Class class (Section 5.1.2, “The Class Class”), defines.

5.4.18.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