| Inherited Methods |
>>-Methods inherited from the
Object class (). >>-Methods inherited from the Collection class (). >>-Methods inherited from the OrderedCollection (). |
| new (Class Method) |
>>-new--------------------------------------------------------->< |
| of (Class Method) |
+-,----+
V |
>>-of(---item-+-)----------------------------------------------><
|
| [] |
>>-[index]----------------------------------------------------->< |
| []= |
>>-[index]=item------------------------------------------------>< |
| allIndexes |
>>-allIndexes-------------------------------------------------->< |
| allItems |
>>-allItems---------------------------------------------------->< |
| append |
>>-append(item)------------------------------------------------>< |
| at |
>>-at(index)--------------------------------------------------->< |
| delete |
>>-delete(---index--)----------------------------------------->< |
| empty |
>>-empty------------------------------------------------------->< |
| first |
>>-first------------------------------------------------------->< |
| firstItem |
>>-firstItem--------------------------------------------------->< |
| hasIndex |
>>-hasIndex(index)--------------------------------------------->< |
| hasItem |
>>-hasItem(item)---------------------------------------------->< |
| index |
>>-index(item)------------------------------------------------->< |
| insert |
>>-insert(item-+--------+-)------------------------------------><
+-,index-+
|
| isEmpty |
>>-isEmpty----------------------------------------------------->< |
| items |
>>-items------------------------------------------------------->< |
| last |
>>-last-------------------------------------------------------->< |
| lastItem |
>>-lastItem---------------------------------------------------->< |
| makeArray |
>>-makeArray--------------------------------------------------->< |
| next |
>>-next(index)------------------------------------------------->< |
| previous |
>>-previous(index)--------------------------------------------->< |
| put |
>>-put(item,index)--------------------------------------------->< |
| remove |
>>-remove(index)----------------------------------------------->< |
| removeItem |
>>-removeItem(item)-------------------------------------------->< |
| section |
>>-section(start-+--------+-)----------------------------------><
+-,items-+
|
| supplier |
>>-supplier---------------------------------------------------->< |