|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
public static interface StreamCharBuffer.LazyInitializingWriter
Interface for a Writer that gets initialized if it is used Can be used for passing in to "connectTo" method of StreamCharBuffer
Method Summary | |
---|---|
java.io.Writer
|
getWriter()
|
Method Detail |
---|
public java.io.Writer getWriter()
Groovy Documentation