Uses of Interface
tools.jackson.databind.jsontype.TypeResolverBuilder

Packages that use TypeResolverBuilder
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).
Package that contains interfaces that define how to implement functionality for dynamically resolving type during deserialization.
Package that contains standard implementations for TypeResolverBuilder and TypeIdResolver.