public final class ReferenceGuard<T> extends java.lang.Object
ReferenceGuard()
void
await(T obj)
java.lang.Runnable
enter(T obj)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ReferenceGuard()
public void await(T obj) throws java.lang.InterruptedException
java.lang.InterruptedException
public java.lang.Runnable enter(T obj)