public interface Debuggable
Modifier and Type | Method and Description |
---|---|
void |
debug()
Prints the internal view of the stream configuration
to
System.out |
void |
debug(PrintStream out)
Prints the internal view of the stream configuration.
|
void debug()
System.out
void debug(PrintStream out)
out
- the PrintStream
to write to