JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 11 & JDK 11
DRAFT 11.0.27-ea+4-post-Debian-1
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Module
java.base
Package
java.util.concurrent
Interface CompletableFuture.AsynchronousCompletionTask
Enclosing class:
CompletableFuture
<
T
>
public static interface
CompletableFuture.AsynchronousCompletionTask
A marker interface identifying asynchronous tasks produced by
async
methods. This may be useful for monitoring, debugging, and tracking asynchronous activities.
Since:
1.8