public class Debug extends Object
Constructor and Description |
---|
Debug() |
Modifier and Type | Method and Description |
---|---|
String |
printObject(Object obj)
Prints information about the object on both python (returns a String) and java side.
|
String |
printObject(Object obj,
boolean verbose)
Prints (verbose) information about the object on both python (returns a String) and java side.
|
Copyright © 2013–2022. All rights reserved.