public class ScriptTerminatedEvent extends AbstractEvent implements IDebuggerEvent
ScriptTerminatedEvent(Script script, Thread thread)
Script
getScript()
Thread
getThread()
toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ScriptTerminatedEvent(Script script, Thread thread)
public Script getScript()
public Thread getThread()