You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: collections-questions.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1553,7 +1553,7 @@ Hbase
1553
1553
```
1554
1554
**The poll() method**
1555
1555
1556
-
The peek() method of the Queue interface returns the object at the top of the current queue and removes it. If the queue is empty this method returns null.
1556
+
The poll() method of the Queue interface returns the object at the top of the current queue and removes it. If the queue is empty this method returns null.
0 commit comments