Package groovy.beans
Class DefaultPropertyAccessor
java.lang.Object
groovy.beans.DefaultPropertyAccessor
- All Implemented Interfaces:
PropertyAccessor
,PropertyReader
,PropertyWriter
public class DefaultPropertyAccessor extends Object implements PropertyAccessor
-
Field Summary
Fields Modifier and Type Field Description static PropertyAccessor
INSTANCE
-
Constructor Summary
Constructors Constructor Description DefaultPropertyAccessor()
-
Method Summary
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
DefaultPropertyAccessor
public DefaultPropertyAccessor()
-
-
Method Details
-
read
- Specified by:
read
in interfacePropertyReader
-
write
- Specified by:
write
in interfacePropertyWriter
-