SizedQueue.push

Push an element to the queue

  1. bool push(T item)
    class SizedQueue(T)
    override
    bool
    push
    ()
  2. bool push(T[] arr)

Meta