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 June 4 2024. | Copyright © 2017-2024 Apache Software Foundation. All Rights Reserved.