Package | Description |
---|---|
com.fasterxml.jackson.databind.deser.std |
Contains public standard implementations of abstraction that
Jackson uses.
|
Modifier and Type | Class and Description |
---|---|
class |
AtomicReferenceDeserializer |
Modifier and Type | Method and 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 © 2018 JBoss by Red Hat. All rights reserved.