public class ProjoJacksonValueInstantiators
extends com.fasterxml.jackson.databind.module.SimpleValueInstantiators
| Constructor and Description |
|---|
ProjoJacksonValueInstantiators() |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.deser.ValueInstantiator |
findValueInstantiator(com.fasterxml.jackson.databind.DeserializationConfig configuration,
com.fasterxml.jackson.databind.BeanDescription beanDescription,
com.fasterxml.jackson.databind.deser.ValueInstantiator defaultInstantiator) |
public com.fasterxml.jackson.databind.deser.ValueInstantiator findValueInstantiator(com.fasterxml.jackson.databind.DeserializationConfig configuration,
com.fasterxml.jackson.databind.BeanDescription beanDescription,
com.fasterxml.jackson.databind.deser.ValueInstantiator defaultInstantiator)
findValueInstantiator in interface com.fasterxml.jackson.databind.deser.ValueInstantiatorsfindValueInstantiator in class com.fasterxml.jackson.databind.module.SimpleValueInstantiatorsCopyright © 2023. All rights reserved.