clojure.lang
Interface IBlockingDeref


public interface IBlockingDeref


Method Summary
 java.lang.Object deref(long ms, java.lang.Object timeoutValue)
           
 

Method Detail

deref

java.lang.Object deref(long ms,
                       java.lang.Object timeoutValue)


Copyright © 2011. All Rights Reserved.