第6篇:Queue-PriorityQueue

第6篇:Queue-PriorityQueue

 

add(E e)

offer(E e)

siftUp

 

add()和offer()
element()和peek()
remove()和poll()
remove(Object o)
参考文章
posted @ 2023-04-22 17:28  cnetsa  阅读(2)  评论(0编辑  收藏  举报