iterator
Returns an iterator over the elements in this queue in proper sequence. The elements will be returned in order from first (head) to last (tail).
The returned iterator is package-summary.html#Weakly.
Return
an iterator over the elements in this queue in proper sequence