public class ExecuteUsingLock<T,E extends Exception> extends Object
static <T,E extends Exception>ExecuteUsingLock<T,E>
execute(Callable<T,E> callable)
T
using(Lock lock)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T,E extends Exception> ExecuteUsingLock<T,E> execute(Callable<T,E> callable)
public T using(Lock lock) throws E extends Exception
E extends Exception
Copyright © 2009–2017 tempus-fugit committers. All rights reserved.