Class PropertyBasedCreator.CaseInsensitiveMap

java.lang.Object
java.util.AbstractMap<String, SettableBeanProperty>
java.util.HashMap<String, SettableBeanProperty>
tools.jackson.databind.deser.bean.PropertyBasedCreator.CaseInsensitiveMap
All Implemented Interfaces:
Serializable, Cloneable, Map<String, SettableBeanProperty>
Enclosing class:
PropertyBasedCreator

static class PropertyBasedCreator.CaseInsensitiveMap extends HashMap<String, SettableBeanProperty>
Simple override of standard HashMap to support case-insensitive access to creator properties