Groovy Documentation

org.codehaus.groovy.grails.web.util
[Java] Interface StreamCharBuffer.LazyInitializingWriter


public static interface StreamCharBuffer.LazyInitializingWriter

Simple holder class for the connected writer

Authors:
Lari Hotari


Method Summary
java.io.Writer getWriter()

 

Method Detail

getWriter

public java.io.Writer getWriter()


 

Groovy Documentation