[Java] Class DefaultPropertyReader
- groovy.beans.DefaultPropertyReader
- All Implemented Interfaces and Traits:
- PropertyReader
public class DefaultPropertyReader extends Object implements PropertyReader
Field Summary
Modifiers | Name | Description |
---|---|---|
static PropertyReader | INSTANCE |
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
public Object |
read(Object owner, String propertyName) |
Inherited Methods Summary
Methods inherited from class | Name |
---|---|
class Object | wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Field Detail
public static final PropertyReader INSTANCE
Method Detail
public Object read(Object owner, String propertyName)
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/groovy/beans/DefaultPropertyReader.html