peek
Description:
Peek the head element of the queue without removing it from the queue.
Parameters:
this |
Returns:
the head element of this or |
Peek the head element of the queue without removing it from the queue.
this |
the head element of this or |