ch.qos.logback.classic.net
Class NOPOutputStream
java.lang.Object
java.io.OutputStream
ch.qos.logback.classic.net.NOPOutputStream
- All Implemented Interfaces:
- Closeable, Flushable
public class NOPOutputStream
- extends OutputStream
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NOPOutputStream
public NOPOutputStream()
write
public void write(int b)
throws IOException
- Specified by:
write
in class OutputStream
- Throws:
IOException
getCount
public long getCount()
size
public long size()
reset
public void reset()
Copyright © 2005-2009 QOS.ch. All Rights Reserved.