callnest

..
impl
CanceledStatusException

Thrown when an operation is called on a future that is canceled.

CompletionStatus

States of a future or task.

Exception

General purpose exception for this library.

ExceptionInfo

Exception information provided to exception handlers.

Future

Asynchronous result.

FutureSource

Asynchronous producer.

InvalidStateException

Thrown when an operation is called on an instance with mismatching state.

Scheduler

Schedules routines to be executed.

Task

Asynchronous result and management.

TaskDefaults

Global, default implementation configuration.

TaskSource

Source of a Task instance.

TaskTools

Task manipulation methods.

VoidReturn

Type for representing a task that does not return a computed value for a result.