AsynchronousCompletionTask

A marker interface identifying asynchronous tasks produced by {@code async} methods. This may be useful for monitoring, debugging, and tracking asynchronous activities.

interface AsynchronousCompletionTask

Meta