tuweni / org.apache.tuweni.concurrent / CompletableAsyncCompletion / complete

complete

abstract fun complete(): Boolean (source)

Complete this completion.

Return
Boolean: true if this invocation caused this completion to transition to a completed state, else false.