- org.codehaus.groovy.control.io.NullWriter
-
-
Methods Summary
Methods
Type |
Name and description |
void |
close()
|
void |
flush()
|
void |
write(char[] cbuf, int off, int len)
|
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class Writer |
append, append, append, append, append, append, write, write, write, write, write, close, flush, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
class Object |
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
-
-
Method Detail
-
public void write(char[] cbuf, int off, int len)
Copyright © 2003-2014 The Codehaus. All rights reserved.