Stay organized with collections
Save and categorize content based on your preferences.
CompletableFuture.AsynchronousCompletionTask
public
static
interface
CompletableFuture.AsynchronousCompletionTask
java.util.concurrent.CompletableFuture.AsynchronousCompletionTask
|
A marker interface identifying asynchronous tasks produced by
async
methods. This may be useful for monitoring,
debugging, and tracking asynchronous activities.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[null,null,["Last updated 2025-02-10 UTC."],[],[],null,["# CompletableFuture.AsynchronousCompletionTask\n\nAdded in [API level 24](/guide/topics/manifest/uses-sdk-element#ApiLevels) \n\nCompletableFuture.AsynchronousCompletionTask\n============================================\n\n\n`\npublic\nstatic\n\n\ninterface\nCompletableFuture.AsynchronousCompletionTask\n`\n\n\n`\n\n\n`\n\n|-------------------------------------------------------------------|\n| java.util.concurrent.CompletableFuture.AsynchronousCompletionTask |\n\n\u003cbr /\u003e\n\n*** ** * ** ***\n\nA marker interface identifying asynchronous tasks produced by\n`async` methods. This may be useful for monitoring,\ndebugging, and tracking asynchronous activities."]]