Read Me - Common Public License V1.0 - Copyright Notice(©)

Inherited Methods >>-Methods inherited from the Object class ().
>>-Methods inherited from the Collection class ().
>>-Methods inherited from the orderedCollection ().
>>-Methods inherited from the Queue class ().
of (Class Method)
>>-of-+----------------+---------------------------------------><
      |    +-,----+    |
      |    V      |    |
      +-(----item-+--)-+
init
>>-init(--size--)----------------------------------------------><
append
>>-append(item)------------------------------------------------><
makeArray
>>-makeArray(-+---------+-)------------------------------------><
              +--order--+
push
>>-push(item-+------------+)-------------------------------------><
             +--,option---+
queue
              +--,Normal---+
>>-queue(item-+------------+)----------------------------------><
              +--,Unique---+
resize
>>-resize(-newSize-+----------+-)------------------------------><
                   +--,order--+
size
>>-size--------------------------------------------------------><
string
           +--","------+  +-,-Fifo--+
>>-string(-+-----------+--+---------+-)------------------------><
           +-delimiter-+  +-,-order-+
supplier
>>-supplier(-+----------+-)------------------------------------><
             +--order---+
Example
                  

Read Me - Common Public License V1.0 - Copyright Notice(©)