treemap

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).

另一个问题是数据类型的:在Java中我们有一个java.util.Map,它一般有两个实现(HashMap和TreeMap)。

Other static methods are provided that allow user classes to easily retrieve objects from the TreeMap.

提供了其它静态方法以允许用户类方便地从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纳秒多一点。