Package com.fasterxml.jackson.module.afterburner.ser
-
Class Summary Class Description BeanPropertyAccessor Abstract class that defines interface for implementations that can be used for proxy-like access without using Reflection.BooleanFieldPropertyWriter BooleanMethodPropertyWriter IntFieldPropertyWriter IntMethodPropertyWriter LongFieldPropertyWriter LongMethodPropertyWriter ObjectFieldPropertyWriter ObjectMethodPropertyWriter OptimizedBeanPropertyWriter<T extends OptimizedBeanPropertyWriter<T>> Intermediate base class that is used for concrete per-type implementationsPropertyAccessorCollector Simple collector used to keep track of properties for which code-generated accessors are needed.SerializerModifier SerializerUtil Helper class that contains utility methods needed by various other classes in this package.StringFieldPropertyWriter StringMethodPropertyWriter