java.util.concurrent.CompletableFuture

Aliases

subClasses

Js Constructors

new java_util_concurrent_CompletableFuture(
)

ApplyMethods

Methods

$bang$eq(x$1:Any):boolean
$eq$eq(x$1:Any):boolean
$hash$hash():int
asInstanceOf():scala.Any.T0
cancel(x$1:boolean):boolean
completeExceptionally(x$1:java.lang.Throwable):boolean
defaultExecutor():java.util.concurrent.Executor
equals(x$1:Any):boolean
getClass():java.lang.Class[Any]
getNumberOfDependents():int
hashCode():int
isCancelled():boolean
isCompletedExceptionally():boolean
isDone():boolean
isInstanceOf():boolean
notify():Unit
notifyAll():Unit
obtrudeException(x$1:java.lang.Throwable):Unit
toString():java.lang.String
wait():Unit
wait(x$1:long):Unit
wait(x$1:long, x$2:int):Unit