public class ResumedEvent extends AbstractEvent implements IDebuggerEvent
| Constructor and Description |
|---|
ResumedEvent(java.lang.Object thread,
int type) |
| Modifier and Type | Method and Description |
|---|---|
int |
getType() |
java.lang.String |
toString() |
getThreadpublic int getType()
public java.lang.String toString()
toString in class AbstractEvent