The Java SortedMap interface represents a Map in which the keys are sorted internally, so they can be iterated in the sort order.
確定! 回上一頁