|
org.openide.util 7.18.1 1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Mutex.Action<T>
Action to be executed in a mutex without throwing any checked exceptions. Unchecked exceptions will be propagated to calling code.
| Method Summary | |
|---|---|
T |
run()
Execute the action. |
| Method Detail |
|---|
T run()
run in interface Mutex.ExceptionAction<T>Mutex.readAccess(Mutex.Action) or Mutex.writeAccess(Mutex.Action)
|
org.openide.util 7.18.1 1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||