Uses of Package
tools.jackson.databind.util.internal
Packages that use tools.jackson.databind.util.internal
Package
Description
Contains those implementation classes of deserialization part of
data binding that are not considered part of public or semi-public
interfaces.
Functionality needed for Bean introspection, required for detecting
accessors and mutators for Beans, as well as locating and handling
method annotations.
Contains implementation classes of serialization part of
data binding.
Utility classes for Mapper package.
This package contains an implementation of a bounded
ConcurrentMap data structure.-
Classes in tools.jackson.databind.util.internal used by tools.jackson.databind.deser.impl
-
Classes in tools.jackson.databind.util.internal used by tools.jackson.databind.introspect
-
Classes in tools.jackson.databind.util.internal used by tools.jackson.databind.ser
-
Classes in tools.jackson.databind.util.internal used by tools.jackson.databind.utilClassDescriptionA hash table supporting full concurrency of retrievals, adjustable expected concurrency for updates, and a maximum capacity to bound the map by.
-
Classes in tools.jackson.databind.util.internal used by tools.jackson.databind.util.internalClassDescriptionAn element that is linked on the
Deque.Linked list implementation of theDequeinterface where the link pointers are tightly integrated with the element.A hash table supporting full concurrency of retrievals, adjustable expected concurrency for updates, and a maximum capacity to bound the map by.A builder that createsPrivateMaxEntriesMapinstances.The draining status of the buffers.A node contains the key, the weighted value, and the linkage pointers on the page-replacement algorithm's data structures.A value, its weight, and the entry's status.