- java.lang.Object
-
- com.ibm.jvm.dtfjview.commands.helpers.StateToString
-
public class StateToString extends Object
-
-
Constructor Summary
Constructors Constructor Description StateToString()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
getJVMTIStateString(int state)
static String
getThreadStateString(int state)
-