|
org.openide.util 6.8.31 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MutexException | |
|---|---|
| org.openide.util | A set of utility classes covering a few general infrastructure points in the Open APIs. |
| Uses of MutexException in org.openide.util |
|---|
| Methods in org.openide.util that throw MutexException | |
|---|---|
Object |
Mutex.readAccess(Mutex.ExceptionAction action)
Run an action with read access and possibly throw a checked exception. |
Object |
Mutex.writeAccess(Mutex.ExceptionAction action)
Run an action with write access and possibly throw an exception. |
|
org.openide.util 6.8.31 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||