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

以下哪个方法可以用来在Java中对Map的键进行排序?

AsortKeys()
BsortedKeySet()
CsortedMap()
DgetSortedKeys()