| Class | Description |
|---|---|
| AbstractImmediateAsyncFuture<T> | |
| CollectStreamHelper<S,T> |
Implementation of
AsyncFramework.collect(Collection, StreamCollector). |
| DelayedCollectCoordinator<S,T> |
Coordinator thread for handling delayed callables executing with a given parallelism.
|
| DeprecatedCompatAsyncFuture<T> |
Acts as a compatibility layer for deprecated features on
AsyncFuture. |
| DirectAsyncCaller |
An abstract implementation of a caller that invokes the handles directly in the calling thread.
|
| ExecutorAsyncCaller | |
| PrintStreamDefaultAsyncCaller |
The simplest possible implementation of a concurrent caller.
|
| RecursionSafeAsyncCaller | |
| TinyAsync |
Entry point to the tiny async framework.
|
| TinyAsyncBuilder | |
| TinyStackUtils | |
| TinyThrowableUtils |
Copyright © 2017. All rights reserved.