Click or drag to resize

IQueueTPoll Method

Overload List
  NameDescription
Public methodPoll
Retrieves and removes the head of this queue, or returns null if this queue is empty.
Public methodPoll(Int64, TimeUnit)
Retrieves and removes the head of this queue, waiting up to the specified wait time if necessary for an element to become available.
Top
See Also