public static interface Mutex.ExceptionAction<T>
T run() throws Exception
Mutex.readAccess(Mutex.ExceptionAction)
or Mutex.writeAccess(Mutex.ExceptionAction)
Exception
- any exception the body needs to throwBuilt on December 30 2015. | Portions Copyright 1997-2015 Oracle. All rights reserved.