public abstract class DebuggerTaskImpl extends java.lang.Object implements DebuggerTask
PrioritizedTask.Priority
Constructor and Description |
---|
DebuggerTaskImpl() |
Modifier and Type | Method and Description |
---|---|
void |
hold() |
void |
release() |
void |
waitFor() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getPriority
public final void release()
release
in interface DebuggerTask
public final void hold()
hold
in interface DebuggerTask
public final void waitFor()
waitFor
in interface DebuggerTask