Package | Description |
---|---|
com.fasterxml.jackson.databind.deser.std |
Contains public standard implementations of abstraction that
Jackson uses.
|
Modifier and Type | Field and Description |
---|---|
static PrimitiveArrayDeserializers.IntDeser |
PrimitiveArrayDeserializers.IntDeser.instance |
Constructor and Description |
---|
IntDeser(PrimitiveArrayDeserializers.IntDeser base,
java.lang.Boolean unwrapSingle) |