Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Writer
org.objectweb.util.monolog.wrapper.printwriter.EmptyWriter
public class EmptyWriter
extends Writer
Constructor Summary | |
Method Summary | |
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
public void close()
public void flush()
public void write(String str)
public void write(String str, int off, int len)
public void write(char[] cbuf)
public void write(char[] cbuf, int off, int len)
public void write(int c)