| Constructor and Description |
|---|
DebugSinkImpl(PrintStream out) |
| Modifier and Type | Method and Description |
|---|---|
void |
print(Object o)
Output a message without a newline.
|
void |
println(Object o)
Output a message with a newline.
|
public DebugSinkImpl(PrintStream out)
Copyright © 2019. All rights reserved.