Uses of Class
com.tangosol.util.MultiBinaryLongMap.WrapperBinaryLongMap
Packages that use MultiBinaryLongMap.WrapperBinaryLongMap
-
Uses of MultiBinaryLongMap.WrapperBinaryLongMap in com.tangosol.util
Subclasses of MultiBinaryLongMap.WrapperBinaryLongMap in com.tangosol.utilModifier and TypeClassDescriptionclassA BinaryLongMap implementation that logically represents the "primary" BinaryLongMap of the containing MultiBinaryLongMap.protected classThe CompressedPrimaryBinaryLongMap is a trivial "Safe" wrapper around the main key-tree, which associates keys to their single (primary) long value.static classThe SafeBinaryLongMap is a BinaryLongMap implementation that wraps an underlying BinaryLongMap in order to add thread safety.