Package | Description |
---|---|
com.fasterxml.jackson.module.afterburner.deser |
Class and Description |
---|
BeanPropertyMutator
Abstract class that defines interface for implementations
that can be used proxy-like to change values of properties,
without using Reflection.
|
OptimizedValueInstantiator
Base class for concrete bytecode-generated value instantiators.
|
PropertyMutatorCollector
Simple collector used to keep track of properties for which code-generated
mutators are needed.
|
SettableBooleanFieldProperty |
SettableBooleanMethodProperty |
SettableIntFieldProperty |
SettableIntMethodProperty |
SettableLongFieldProperty |
SettableLongMethodProperty |
SettableObjectFieldProperty |
SettableObjectMethodProperty |
SettableStringFieldProperty |
SettableStringMethodProperty |
SuperSonicBeanDeserializer |
Copyright © 2021 FasterXML. All rights reserved.