offer


Description:

public virtual bool offer (G element)

Offers the specified element to this queue.

Parameters:

element

the element to offer to the queue

Returns:

true if the element was added to the queue