public class DefaultPropertyWriter extends Object implements PropertyWriter
Modifier and Type | Field and Description |
---|---|
static PropertyWriter |
INSTANCE |
Constructor and Description |
---|
DefaultPropertyWriter() |
public static final PropertyWriter INSTANCE
public void write(Object owner, String propertyName, Object value)
write
in interface PropertyWriter