[Java] Class DefaultPropertyWriter

  • groovy.beans.DefaultPropertyWriter
All Implemented Interfaces and Traits:
PropertyWriter
public class DefaultPropertyWriter
extends Object

Authors:
Andres Almiray

Field Summary

Fields
Modifiers Name Description
static PropertyWriter INSTANCE

Methods Summary

Methods
Type Params Return Type Name and description
void write(Object owner, String propertyName, Object value)

Inherited Methods Summary

Inherited Methods
Methods inherited from class Name
class Object wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll

Field Detail

public static final PropertyWriter INSTANCE

Method Detail

public void write(Object owner, String propertyName, Object value)

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.4.21/html/gapi/groovy/beans/DefaultPropertyWriter.html