push

abstract fun push(item: T)

Puts an item at the end of the queue.