Peek the head element of the queue without removing it from the queue.
a AtomicQueue
the head element of this or null when the queue is empty.
null