tuweni / org.apache.tuweni.concurrent / AsyncCompletion / toFuture

toFuture

abstract fun toFuture(): Future<Void!>! (source)

Returns the underlying future associated with this instance. Note taking action directly on this future will impact this object.

Return
Future<Void!>!: the underlying future