| Package | Description |
|---|---|
| com.fasterxml.jackson.databind.deser.std |
Contains public standard implementations of abstraction that
Jackson uses.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AtomicReferenceDeserializer |
| Modifier and Type | Method | Description |
|---|---|---|
protected abstract ReferenceTypeDeserializer<T> |
ReferenceTypeDeserializer.withResolved(TypeDeserializer typeDeser,
JsonDeserializer<?> valueDeser) |
Mutant factory method called when changes are needed; should construct
newly configured instance with new values as indicated.
|
Copyright © 2008–2018. All rights reserved.