abstract fun complete(): Boolean
Complete this completion.
Return Boolean: true if this invocation caused this completion to transition to a completed state, else false.
true
false