Package com.fasterxml.jackson.module.afterburner.deser
package com.fasterxml.jackson.module.afterburner.deser
-
ClassesClassDescriptionAbstract class that defines interface for implementations that can be used proxy-like to change values of properties, without using Reflection.Helper class that tries to generate
ValueInstantiator
class that calls constructors and/or factory methods directly, instead of using Reflection.Fallback mutator used as replacement in case a "broken" mutator (failure via couple of well-known indicators of broken generated mutator) is encounteredOptimizedSettableBeanProperty<T extends OptimizedSettableBeanProperty<T>>Base class for concrete type-specificSettableBeanProperty
implementations.Base class for concrete bytecode-generated value instantiators.Simple collector used to keep track of properties for which code-generated mutators are needed.