Uses of Class
tools.jackson.databind.cfg.CoercionConfig
Packages that use CoercionConfig
Package
Description
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 (
tools.jackson.databind).-
Uses of CoercionConfig in tools.jackson.databind.cfg
Subclasses of CoercionConfig in tools.jackson.databind.cfgModifier and TypeClassDescriptionclassMutable version ofCoercionConfig(or rather, extended API) exposed during configuration phase ofObjectMapper(viaJsonMapper.builder()).Constructors in tools.jackson.databind.cfg with parameters of type CoercionConfig