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