Uses of Class
com._1c.g5.v8.bm.common.collections.BmLongHashMap
-
Packages that use BmLongHashMap Package Description com._1c.g5.v8.bm.common.collections -
-
Uses of BmLongHashMap in com._1c.g5.v8.bm.common.collections
Methods in com._1c.g5.v8.bm.common.collections with parameters of type BmLongHashMap Modifier and Type Method Description void
BmLongHashMap. putAll(BmLongHashMap<V> values)
Copies all of the mappings from the specified map to this map.
-