- org.codehaus.groovy.control.io.NullWriter
-
-
Methods Summary
Methods
Type Params |
Return Type |
Name and description |
|
public void |
close()
|
|
public void |
flush()
|
|
public 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, flush, close, nullWriter, wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
-
-
Method Detail
-
public void write(char[] cbuf, int off, int len)
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.