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