Uses of Class
com.tangosol.util.MultiBinaryLongMap.AbstractDelegateBinaryLongMap
Packages that use MultiBinaryLongMap.AbstractDelegateBinaryLongMap
-
Uses of MultiBinaryLongMap.AbstractDelegateBinaryLongMap in com.tangosol.util
Subclasses of MultiBinaryLongMap.AbstractDelegateBinaryLongMap in com.tangosol.utilModifier and TypeClassDescriptionstatic class
An implementation of BinaryLongMap that uses another BinaryLongMap to store its keys and one index of a LongStorage to store its values.protected class
An extension to the DelegatingBinaryLongMap for the "primary" or "owning" BinaryLongMap that is responsible for adding and removing keys.