torero.util
Class Logger.NullOutputStream

java.lang.Object
  |
  +--java.io.OutputStream
        |
        +--torero.util.Logger.NullOutputStream
Enclosing class:
Logger

private static class Logger.NullOutputStream
extends OutputStream


Methods inherited from class java.io.OutputStream
close, flush, write, write
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait