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