Class POJOPropertyBuilder

java.lang.Object
tools.jackson.databind.introspect.BeanPropertyDefinition
tools.jackson.databind.introspect.POJOPropertyBuilder
All Implemented Interfaces:
Comparable<POJOPropertyBuilder>, Named, FullyNamed

public class POJOPropertyBuilder extends BeanPropertyDefinition implements Comparable<POJOPropertyBuilder>
Helper class used for aggregating information about a single potential POJO property.