Class SettableAnyProperty.JsonNodeParameterAnyProperty

java.lang.Object
com.fasterxml.jackson.databind.deser.SettableAnyProperty
com.fasterxml.jackson.databind.deser.SettableAnyProperty.JsonNodeParameterAnyProperty
All Implemented Interfaces:
Serializable
Enclosing class:
SettableAnyProperty

protected static class SettableAnyProperty.JsonNodeParameterAnyProperty extends SettableAnyProperty implements Serializable
[databind#562] Allow @JsonAnySetter on Creator constructor
Since:
2.18
See Also: