Package de.christofreichardt.diagnosis.io
package de.christofreichardt.diagnosis.io
Contains primarily the definitions of the I/O streams used by the tracers.
-
ClassDescriptionThis interface defines the methods
IndentablePrintStreams must implement.The base class of all indentable print streams.This OutputStream discards all bytes that are written into it.The tracer classes return such a NullPrintStream when the current state and the configuration demands that no output should be written.This is the main implementation of an indentable PrintStream.