Uses of Class
com.fasterxml.jackson.module.afterburner.util.DynamicPropertyAccessorBase
Packages that use DynamicPropertyAccessorBase
Package
Description
-
Uses of DynamicPropertyAccessorBase in com.fasterxml.jackson.module.afterburner.deser
Modifier and TypeClassDescriptionclassHelper class that tries to generateValueInstantiatorclass that calls constructors and/or factory methods directly, instead of using Reflection.classSimple collector used to keep track of properties for which code-generated mutators are needed. -
Uses of DynamicPropertyAccessorBase in com.fasterxml.jackson.module.afterburner.ser
Subclasses of DynamicPropertyAccessorBase in com.fasterxml.jackson.module.afterburner.serModifier and TypeClassDescriptionclassSimple collector used to keep track of properties for which code-generated accessors are needed.