Uses of Class
com.fasterxml.jackson.core.util.InternCache
Packages that use InternCache
Package
Description
Internal implementation classes for efficient handling of
of symbols in JSON (field names in Objects)
Utility classes used by Jackson Core functionality.
-
Uses of InternCache in com.fasterxml.jackson.core.sym
Fields in com.fasterxml.jackson.core.sym declared as InternCacheModifier and TypeFieldDescriptionprotected final InternCache
ByteQuadsCanonicalizer._interner
Entity that knows how tointern
Strings, if needed, ornull
if no interning is wanted. -
Uses of InternCache in com.fasterxml.jackson.core.util
Fields in com.fasterxml.jackson.core.util declared as InternCache