| Package | Description | 
|---|---|
| com.fasterxml.jackson.databind.deser.std | Contains public standard implementations of abstraction that
 Jackson uses. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected abstract PrimitiveArrayDeserializers<?> | PrimitiveArrayDeserializers. withResolved(NullValueProvider nuller,
            Boolean unwrapSingle) | 
| Constructor and Description | 
|---|
| PrimitiveArrayDeserializers(PrimitiveArrayDeserializers<?> base,
                           NullValueProvider nuller,
                           Boolean unwrapSingle) | 
Copyright © 2008–2022 FasterXML. All rights reserved.