Package | Description |
---|---|
com.fasterxml.jackson.databind.util |
Utility classes for Mapper package.
|
com.fasterxml.jackson.databind.util.internal |
This package contains an implementation of a bounded
ConcurrentMap data structure. |
Class and Description |
---|
PrivateMaxEntriesMap
A hash table supporting full concurrency of retrievals, adjustable expected
concurrency for updates, and a maximum capacity to bound the map by.
|
Class and Description |
---|
PrivateMaxEntriesMap
A hash table supporting full concurrency of retrievals, adjustable expected
concurrency for updates, and a maximum capacity to bound the map by.
|
PrivateMaxEntriesMap.Builder
A builder that creates
PrivateMaxEntriesMap instances. |
Copyright © 2008–2022 FasterXML. All rights reserved.