@NonNullByDefault
See: Description
| Class | Description |
|---|---|
| AwaitableExecutorService |
Executable service wrapper allowing callers to await completion.
|
| CompletionStageTestAwaiter<T> |
Test utility to await the completion of a
CompletionStage. |
| SlowExecutor |
An
Executor that is intentionally slow. |
| TestableQueues |
Utility for tests to be able await a
Queue becoming empty. |
Copyright © 2019 OpenDaylight. All rights reserved.