Class PropertyBuilder

java.lang.Object
com.fasterxml.jackson.databind.ser.PropertyBuilder

public class PropertyBuilder extends Object
Helper class for BeanSerializerFactory that is used to construct BeanPropertyWriter instances. Can be sub-classed to change behavior.