public class DebugService extends Object
Constructor and Description |
---|
DebugService()
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
dump(FileDescriptor fd,
PrintWriter pw,
String[] args)
Dump the state of various objects, add calls to other objects as desired.
|
public void dump(FileDescriptor fd, PrintWriter pw, String[] args)