HashMap,LinkedHashMap,TreeMap都屬於Map; ... 維護一個運行於所有條目的雙向連結串列(doubly-linked list),LinkedHashMap保證了元素迭代的順序。
確定! 回上一頁