Package clojure.lang

Interface IBlockingDeref

All Known Subinterfaces:
IPromise<T>
All Known Implementing Classes:
ChainPromise, MapPromise, Promise

public interface IBlockingDeref
  • Method Summary

    Modifier and Type
    Method
    Description
    deref(long ms, Object timeoutValue)