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

以下哪个Set实现类能够同时保证元素的唯一性和排序功能?

AHashSet
BTreeSet
CLinkedHashSet
DHashMap