de.bsvrz.sys.funclib.hexdump
Class HexDumper.StreamOutput
java.lang.Object
de.bsvrz.sys.funclib.hexdump.HexDumper.StreamOutput
- All Implemented Interfaces:
- HexDumper.DumpOutput
- Enclosing class:
- HexDumper
private static class HexDumper.StreamOutput
- extends Object
- implements HexDumper.DumpOutput
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_output
private final PrintStream _output
HexDumper.StreamOutput
public HexDumper.StreamOutput(PrintStream out)
println
public void println(String message)
- Specified by:
println
in interface HexDumper.DumpOutput