首页题库练习题目详情
面向对象程序设计单选题中等

Java中的Set接口中,哪个实现类是基于哈希表的?

AHashSet
BTreeSet
CLinkedHashSet
DArrayList