Uses of Class
de.christofreichardt.diagnosis.io.TracePrintStream
Packages that use TracePrintStream
-
Uses of TracePrintStream in de.christofreichardt.diagnosis
Methods in de.christofreichardt.diagnosis that return TracePrintStreamModifier and TypeMethodDescriptionprotected TracePrintStreamAbstractTracer.getTracePrintStream()Derived classes may use this getter to retrieve the actualTracePrintStream.Methods in de.christofreichardt.diagnosis with parameters of type TracePrintStreamModifier and TypeMethodDescriptionprotected voidAbstractTracer.setTracePrintStream(TracePrintStream tracePrintStream) Derived classes may use this setter to inform the base class about the actualTracePrintStream.