Uses of Class
com.tangosol.util.LiteMap
-
Packages that use LiteMap Package Description com.tangosol.coherence.rest.util Contains packages and classes related to the Coherence REST API utilities. -
-
Uses of LiteMap in com.tangosol.coherence.rest.util
Subclasses of LiteMap in com.tangosol.coherence.rest.util Modifier and Type Class Description class
JsonMap
A simple wrapper aroundLiteMap
that preserves the order of elements and adds support for POF serialization without fidelity loss in order to support JSON pass-through.
-