public class LockOnGetVariable<T> extends java.lang.Object
LockOnGetVariable(java.util.concurrent.Callable<T> callable)
LockOnGetVariable(T value)
T
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LockOnGetVariable(T value)
public LockOnGetVariable(java.util.concurrent.Callable<T> callable)
public T getValue()