Uses of Interface
com.gigaspaces.internal.collections.LongObjectMap
Packages that use LongObjectMap
Package
Description
-
Uses of LongObjectMap in com.gigaspaces.internal.collections
Methods in com.gigaspaces.internal.collections that return LongObjectMapModifier and TypeMethodDescriptionabstract <V> LongObjectMap<V> CollectionsFactory.createLongObjectMap() -
Uses of LongObjectMap in com.gigaspaces.internal.collections.standard
Classes in com.gigaspaces.internal.collections.standard that implement LongObjectMapMethods in com.gigaspaces.internal.collections.standard that return LongObjectMapModifier and TypeMethodDescription<V> LongObjectMap<V> StandardCollectionsFactory.createLongObjectMap() -
Uses of LongObjectMap in com.gigaspaces.internal.collections.trove
Classes in com.gigaspaces.internal.collections.trove that implement LongObjectMapMethods in com.gigaspaces.internal.collections.trove that return LongObjectMapModifier and TypeMethodDescription<V> LongObjectMap<V> TroveCollectionsFactory.createLongObjectMap()