Uses of Class
de.christofreichardt.diagnosis.io.NullPrintStream
Packages that use NullPrintStream
-
Uses of NullPrintStream in de.christofreichardt.diagnosis
Methods in de.christofreichardt.diagnosis that return NullPrintStreamModifier and TypeMethodDescriptionprotected NullPrintStreamAbstractTracer.getNullPrintStream()A replacement for /dev/null.final NullPrintStreamNullTracer.out()Returns always aNullPrintStream.protected final NullPrintStreamNullTracer.out(int level) Returns always aNullPrintStreamregardless of the given level.