| Package | Description |
|---|---|
| com.fasterxml.jackson.databind.deser |
Contains implementation classes of deserialization part of
data binding.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected ValueInjector[] |
BeanDeserializerBase._injectables |
List of
ValueInjectors, if any injectable values are
expected by the bean; otherwise null. |
| Modifier and Type | Field | Description |
|---|---|---|
protected List<ValueInjector> |
BeanDeserializerBuilder._injectables |
Value injectors for deserialization
|
| Modifier and Type | Method | Description |
|---|---|---|
List<ValueInjector> |
BeanDeserializerBuilder.getInjectables() |
Copyright © 2008–2018. All rights reserved.