Queue & PriorityQueue were added in java 5 version. It stores the values in a heap (A heap is a new data structure and uses binary tree).
確定! 回上一頁