public class DebuggingWriter extends Object
| Constructor and Description |
|---|
DebuggingWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
D(int depth,
Supplier<String> s) |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
withDebug(Runnable todo) |
Copyright © 2017. All rights reserved.