treemap
美
英 
例句
Another issue is that of data types: in Java we have a java. util. Map, and basically two implementations of it (HashMap and TreeMap).
另一個問題是數(shù)據(jù)類型的:在Java中我們有一個java.util.Map,它一般有兩個實現(xiàn)(HashMap和TreeMap)。
Other static methods are provided that allow user classes to easily retrieve objects from the TreeMap.
提供了其它靜態(tài)方法以允許用戶類方便地從TreeMap檢索對象。
For example, from Figure 3, you can see that the time to access a single element from a TreeMap is a little more than 80 nanoseconds.
例如,在圖3中,可以看到訪問TreeMap中一個元素所用的時間是80納秒多一點。