public class ResumedEvent extends AbstractEvent implements IDebuggerEvent
ResumedEvent(Thread thread, int type)
Thread
getThread()
int
getType()
toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ResumedEvent(Thread thread, int type)
public Thread getThread()
public int getType()