public abstract class JdiProxy
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected com.intellij.debugger.jdi.JdiTimer |
myTimer |
| Constructor and Description |
|---|
JdiProxy(com.intellij.debugger.jdi.JdiTimer timer) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkValid() |
protected abstract void |
clearCaches() |
boolean |
isValid()
Deprecated.
for testing only
|