poll_head


Description:

public abstract G poll_head ()

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

Returns:

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