Class PropertyValue.Any

java.lang.Object
tools.jackson.databind.deser.bean.PropertyValue
tools.jackson.databind.deser.bean.PropertyValue.Any
Enclosing class:
PropertyValue

static final class PropertyValue.Any extends PropertyValue
Property value type used when storing entries to be added to a POJO using "any setter" (method that takes name and value arguments, allowing setting multiple different properties using single method).