push_tail


Description:

public void push_tail (owned G data)

Adds a new element at the tail of the queue.

Parameters:

this

a Queue

data

the data for the new element