Uses of Class
com.fasterxml.jackson.databind.deser.impl.PropertyBasedCreator.CaseInsensitiveMap
-
Packages that use PropertyBasedCreator.CaseInsensitiveMap Package Description com.fasterxml.jackson.databind.deser.impl Contains those implementation classes of deserialization part of data binding that are not considered part of public or semi-public interfaces. -
-
Uses of PropertyBasedCreator.CaseInsensitiveMap in com.fasterxml.jackson.databind.deser.impl
Methods in com.fasterxml.jackson.databind.deser.impl that return PropertyBasedCreator.CaseInsensitiveMap Modifier and Type Method Description static PropertyBasedCreator.CaseInsensitiveMap
PropertyBasedCreator.CaseInsensitiveMap. construct(java.util.Locale l)
-