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

TreeMap中若需要自定义排序规则,可以使用哪个方法?

Asort()
Bcompare()
CsetComparator()
DsetCompare()