Class BeanPropertyMutator

java.lang.Object
com.fasterxml.jackson.module.afterburner.deser.BeanPropertyMutator
Direct Known Subclasses:
DelegatingPropertyMutator

public abstract class BeanPropertyMutator extends Object
Abstract class that defines interface for implementations that can be used proxy-like to change values of properties, without using Reflection.