poll_tail


Description:

public abstract G poll_tail ()

Polls (retrieves and remove) an element from the tail of this queue.

Returns:

the element polled from the queue (or null if none was available)