Package groovy.beans
Class DefaultPropertyAccessor
java.lang.Object
groovy.beans.DefaultPropertyAccessor
- All Implemented Interfaces:
- PropertyAccessor,- PropertyReader,- PropertyWriter
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
INSTANCE
 
- 
- 
Constructor Details- 
DefaultPropertyAccessorpublic DefaultPropertyAccessor()
 
- 
- 
Method Details- 
read- Specified by:
- readin interface- PropertyReader
 
- 
write- Specified by:
- writein interface- PropertyWriter
 
 
-