offer_head


Description:

public abstract bool offer_head (G element)

Offers the specified element to the head of this deque.

Parameters:

element

the element to offer to the queue

Returns:

true if the element was added to the queue