- java.lang.Object
-
- com.karelherink.jdwpanalyzer.model.constants.SuspendPolicy
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
static byte |
ALL |
static byte |
EVENT_THREAD |
static byte |
NONE |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
static java.lang.String |
asString(byte policyCode) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
SuspendPolicy
public SuspendPolicy()
Copyright © 2014. All Rights Reserved.