Uses of Interface
com.gigaspaces.internal.collections.ObjectLongMap
Packages that use ObjectLongMap
Package
Description
-
Uses of ObjectLongMap in com.gigaspaces.internal.collections
Methods in com.gigaspaces.internal.collections that return ObjectLongMapModifier and TypeMethodDescriptionabstract <K> ObjectLongMap<K>CollectionsFactory.createObjectLongMap() -
Uses of ObjectLongMap in com.gigaspaces.internal.collections.standard
Classes in com.gigaspaces.internal.collections.standard that implement ObjectLongMapMethods in com.gigaspaces.internal.collections.standard that return ObjectLongMapModifier and TypeMethodDescription<K> ObjectLongMap<K>StandardCollectionsFactory.createObjectLongMap() -
Uses of ObjectLongMap in com.gigaspaces.internal.collections.trove
Classes in com.gigaspaces.internal.collections.trove that implement ObjectLongMapMethods in com.gigaspaces.internal.collections.trove that return ObjectLongMapModifier and TypeMethodDescription<K> ObjectLongMap<K>TroveCollectionsFactory.createObjectLongMap()