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 TypeClassDescriptionclass
A BinaryLongMap implementation that logically represents the "primary" BinaryLongMap of the containing MultiBinaryLongMap.protected class
The CompressedPrimaryBinaryLongMap is a trivial "Safe" wrapper around the main key-tree, which associates keys to their single (primary) long value.static class
The SafeBinaryLongMap is a BinaryLongMap implementation that wraps an underlying BinaryLongMap in order to add thread safety.