private static class HexDumper.StreamOutput extends Object implements HexDumper.DumpOutput
| Modifier and Type | Field and Description |
|---|---|
private PrintStream |
_output |
| Constructor and Description |
|---|
HexDumper.StreamOutput(PrintStream out) |
private final PrintStream _output
public HexDumper.StreamOutput(PrintStream out)
public void println(String message)
println in interface HexDumper.DumpOutput