poll


Description:

public abstract G poll ()

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

Returns:

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