private static class PrintContainer.WithPrintWriter extends PrintLN
| Modifier and Type | Field and Description |
|---|---|
private PrintWriter |
out |
max_int_pow10| Constructor and Description |
|---|
WithPrintWriter(PrintWriter out) |
| Modifier and Type | Method and Description |
|---|---|
void |
flush() |
void |
print(char c) |
void |
print(String s) |
void |
println() |
isSystemErr, isSysWrite, print, print, print, print, printClassName, printHex, printlnprivate final PrintWriter out
WithPrintWriter(PrintWriter out)