鏈結串列(linked list). 樹(tree). 雜湊表(hash table) ... 樹的優點是有排序的功能,缺點和鏈結串列一樣, ... LinkedHashSet除了使用hash table,還使用linked list.
確定! 回上一頁