A.基于哈希表實現(xiàn)的 B.key不允許重復(fù),值可重復(fù) C.底層是數(shù)組+鏈表結(jié)構(gòu) D.線程安全
A.List集合 B.Queue集合 C.Collection D.Map容器
A.數(shù)組 B.鏈表 C.鍵值對 D.順序