| Package | Description |
|---|---|
| de.christofreichardt.diagnosis |
Provides the basic tracing faclitities.
|
| Modifier and Type | Method and Description |
|---|---|
protected TracePrintStream |
AbstractTracer.getTracePrintStream()
Derived classes may use this getter to retrieve the actual
TracePrintStream. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractTracer.setTracePrintStream(TracePrintStream tracePrintStream)
Derived classes may use this setter to inform the base class about the actual
TracePrintStream. |
Copyright © 2014. All rights reserved.