Uses of Class
tools.jackson.core.util.InternCache
Packages that use InternCache
Package
Description
Internal implementation classes for efficient handling of
of symbols in JSON (Object property names)
Utility classes used by Jackson Core functionality.
-
Uses of InternCache in tools.jackson.core.sym
Fields in tools.jackson.core.sym declared as InternCacheModifier and TypeFieldDescriptionprotected final InternCacheByteQuadsCanonicalizer._internerEntity that knows how tointernStrings, if needed, ornullif no interning is wanted. -
Uses of InternCache in tools.jackson.core.util
Fields in tools.jackson.core.util declared as InternCache