|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Trace
Classes that implement the Trace interface provide methods to display message and member variables in a debugging output stream. Default methods are defined in the general base class TraceObject.
TraceObject| Method Summary | |
|---|---|
void |
snap()
Displays object member variables in the trace stream. |
void |
trace(java.lang.String s)
Writes a line to the trace stream. |
| Method Detail |
|---|
void trace(java.lang.String s)
s - String to write.void snap()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||