首页题库练习题目详情
Java语言程序设计单选题中等

在Java中,哪一个是用于存储不重复元素的集合类?

AArrayList
BHashSet
CLinkedList
DTreeSet