Package | Description |
---|---|
com.fasterxml.jackson.databind.deser.std |
Contains public standard implementations of abstraction that
Jackson uses.
|
com.fasterxml.jackson.databind.util |
Utility classes for Mapper package.
|
Modifier and Type | Field and Description |
---|---|
protected CompactStringObjectMap |
EnumDeserializer._enumLookup |
Modifier and Type | Method and Description |
---|---|
static <T> CompactStringObjectMap |
CompactStringObjectMap.construct(Map<String,T> all) |
CompactStringObjectMap |
EnumResolver.constructLookup() |
Copyright © 2014–2015 FasterXML. All rights reserved.