Class AnyGetterWriter

All Implemented Interfaces:
Serializable, Named, BeanProperty, FullyNamed

public class AnyGetterWriter extends BeanPropertyWriter implements Serializable
Class similar to BeanPropertyWriter, but that will be used for serializing JsonAnyGetter annotated (Map) properties
See Also: