Uses of Package
com.fasterxml.jackson.databind.util.internal
Packages that use com.fasterxml.jackson.databind.util.internal
Package
Description
Utility classes for Mapper package.
This package contains an implementation of a bounded
ConcurrentMap data structure.-
Classes in com.fasterxml.jackson.databind.util.internal used by com.fasterxml.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 com.fasterxml.jackson.databind.util.internal used by com.fasterxml.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.