TreeMap 實作Map介面與SortedMap介面,提供相關的方法讓您有序的取出對應位置的物件,像是firstKey()、lastKey()等方法,TreeMap是J2SE中唯一實作SortedMap介面的類別, ...
確定! 回上一頁