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

of (Class Method)


>>-of-+----------------+---------------------------------------><
      |    +-,----+    |
      |    V      |    |
      +-(----item-+--)-+

Returns a newly created circular queue containing the specified [item] objects. The first [item] has index 1, the second has index 2, and so on. The number of [item] objects determines the [size] of the circular queue.

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