| Package | Description |
|---|---|
| com.fasterxml.jackson.databind.cfg |
Package that contains most of configuration-related classes;
exception being couple of most-commonly used configuration
things (like Feature enumerations) that are at the
main level (
com.fasterxml.jackson.databind). |
| Modifier and Type | Method and Description |
|---|---|
DefaultCacheProvider |
DefaultCacheProvider.Builder.build()
Constructs a
DefaultCacheProvider with the provided configuration values, using defaults where not specified. |
Copyright © 2008–2025 FasterXML. All rights reserved.