|
org.netbeans.api.debugger.jpda/2 2.27.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeadlockDetector.Deadlock | |
|---|---|
| org.netbeans.api.debugger.jpda | JPDA Debugger APIs provide representation of JDI functionality. |
| Uses of DeadlockDetector.Deadlock in org.netbeans.api.debugger.jpda |
|---|
| Methods in org.netbeans.api.debugger.jpda that return DeadlockDetector.Deadlock | |
|---|---|
protected DeadlockDetector.Deadlock |
DeadlockDetector.createDeadlock(Collection<JPDAThread> threads)
Utility method used by the implementing class to create deadlock instances. |
| Methods in org.netbeans.api.debugger.jpda that return types with arguments of type DeadlockDetector.Deadlock | |
|---|---|
Set<DeadlockDetector.Deadlock> |
DeadlockDetector.getDeadlocks()
Get the set of detected deadlocks. |
| Method parameters in org.netbeans.api.debugger.jpda with type arguments of type DeadlockDetector.Deadlock | |
|---|---|
protected void |
DeadlockDetector.setDeadlocks(Set<DeadlockDetector.Deadlock> deadlocks)
Used by overriding class to set the deadlocks when found. |
|
org.netbeans.api.debugger.jpda/2 2.27.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||