Package | Description |
---|---|
org.netbeans.api.debugger.jpda |
JPDA Debugger APIs provide representation of JDI functionality.
|
Modifier and Type | Method and Description |
---|---|
protected DeadlockDetector.Deadlock |
DeadlockDetector.createDeadlock(Collection<JPDAThread> threads)
Utility method used by the implementing class to create deadlock instances.
|