JavaScript is disabled on your browser.
Skip navigation links
Java API Reference for Oracle® Coherence Community Edition
(23.09)
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
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 around
LiteMap
that preserves the order of elements and adds support for POF serialization without fidelity loss in order to support JSON pass-through.