Module tools.jackson.databind
Package tools.jackson.databind.deser
Class BasicDeserializerFactory.ContainerDefaultMappings
java.lang.Object
tools.jackson.databind.deser.BasicDeserializerFactory.ContainerDefaultMappings
- Enclosing class:
- BasicDeserializerFactory
Helper class to contain default mappings for abstract JDK
Collection
and Map types. Separated out here to defer cost of creating lookups
until mappings are actually needed.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ContainerDefaultMappings
protected ContainerDefaultMappings()
-
-
Method Details
-
findCollectionFallback
-
findMapFallback
-