Package groovy.beans
Class DefaultPropertyAccessor
java.lang.Object
groovy.beans.DefaultPropertyAccessor
- All Implemented Interfaces:
PropertyAccessor
,PropertyReader
,PropertyWriter
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
DefaultPropertyAccessor
public DefaultPropertyAccessor()
-
-
Method Details
-
read
- Specified by:
read
in interfacePropertyReader
-
write
- Specified by:
write
in interfacePropertyWriter
-