Uses of Class
com.gigaspaces.internal.gnu.trove.TObjectIntHashMap
Packages that use TObjectIntHashMap
Package
Description
GNU Trove: High performance collections for Java.
-
Uses of TObjectIntHashMap in com.gigaspaces.internal.gnu.trove
Methods in com.gigaspaces.internal.gnu.trove that return TObjectIntHashMapMethods in com.gigaspaces.internal.gnu.trove with parameters of type TObjectIntHashMapModifier and TypeMethodDescriptionvoidTObjectIntHashMap.putAll(TObjectIntHashMap<K> map) Copies all of the mappings from the specified map to this map These mappings will replace any mappings that this map had for any of the keys currently in the specified map.Constructors in com.gigaspaces.internal.gnu.trove with parameters of type TObjectIntHashMap