The HashMap is first initialized with a full set of 125 BinaryTrees using the initialize routine, which does not bother pausing between allocations of each tree.
首先使用initialize例程,借助125个BinaryTree来初始化hashmap, initialize例程不会在对每棵树的收集之间暂停。
The HashMap is first initialized with a full set of 125 BinaryTrees using the initialize routine, which does not bother pausing between allocations of each tree.
首先使用initialize例程,借助125个BinaryTree来初始化hashmap, initialize例程不会在对每棵树的收集之间暂停。
应用推荐