offer_tail


Description:

public abstract bool offer_tail (G element)

Offers the specified element to the tail of this deque

Parameters:

element

the element to offer to the queue

Returns:

true if the element was added to the queue