Package | Description |
---|---|
com.fasterxml.jackson.module.afterburner.deser | |
com.fasterxml.jackson.module.afterburner.ser |
Modifier and Type | Class and Description |
---|---|
class |
CreatorOptimizer
Helper class that tries to generate
ValueInstantiator class
that calls constructors and/or factory methods directly, instead
of using Reflection. |
class |
PropertyMutatorCollector
Simple collector used to keep track of properties for which code-generated
mutators are needed.
|
Modifier and Type | Class and Description |
---|---|
class |
PropertyAccessorCollector
Simple collector used to keep track of properties for which code-generated
accessors are needed.
|
Copyright © 2019 FasterXML. All rights reserved.