public static interface Mutex.Action<T> extends Mutex.ExceptionAction<T>
| Modifier and Type | Method and Description |
|---|---|
T |
run()
Execute the action.
|
T run()
run in interface Mutex.ExceptionAction<T>Mutex.readAccess(Mutex.Action) or Mutex.writeAccess(Mutex.Action)Built on August 24 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.