pop
Description:
Get the head element of the queue.
Parameters:
| this |
Returns:
|
the head element of this or null when the queue is empty. |
Get the head element of the queue.
| this |
|
the head element of this or null when the queue is empty. |