Class ClosingFuture.Peeker

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      <D extends @Nullable java.lang.Object>
      D
      getDone​(ClosingFuture<D> closingFuture)
      Returns the value of closingFuture.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait