可学答题网 > 问答 > OCJP(310-065)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

Given: What, inserted at&e


Given: What, inserted at line 39, will sort the keys in the props HashMap?()

  • AArrays.sort(s);
  • Bs = new TreeSet(s);
  • CCollections.sort(s);
  • Ds = new SortedSet(s);
参考答案
参考解析:
分类:OCJP(310-065)题库