| 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. |
| Modifier and Type | Field and Description |
|---|---|
protected PrivateMaxEntriesMap<K,V> |
LRUMap._map |
| Modifier and Type | Method and Description |
|---|---|
PrivateMaxEntriesMap<K,V> |
PrivateMaxEntriesMap.Builder.build()
Creates a new
PrivateMaxEntriesMap instance. |
Copyright © 2008–2023 FasterXML. All rights reserved.