Package groovy.beans
Class DefaultPropertyWriter
java.lang.Object
groovy.beans.DefaultPropertyWriter
- All Implemented Interfaces:
 PropertyWriter
public class DefaultPropertyWriter extends Object implements PropertyWriter
- 
Field Summary
Fields Modifier and Type Field Description static PropertyWriterINSTANCE - 
Constructor Summary
Constructors Constructor Description DefaultPropertyWriter() - 
Method Summary
 
- 
Field Details
- 
INSTANCE
 
 - 
 - 
Constructor Details
- 
DefaultPropertyWriter
public DefaultPropertyWriter() 
 - 
 - 
Method Details
- 
write
- Specified by:
 writein interfacePropertyWriter
 
 -