protected static class BasicDeserializerFactory.ContainerDefaultMappings extends Object
Collection
and Map
types. Separated out here to defer cost of creating lookups
until mappings are actually needed.Modifier | Constructor and Description |
---|---|
protected |
ContainerDefaultMappings() |
Modifier and Type | Method and Description |
---|---|
static Class<?> |
findCollectionFallback(JavaType type) |
static Class<?> |
findMapFallback(JavaType type) |
Copyright © 2008–2021 FasterXML. All rights reserved.