| Interface | Description |
|---|---|
| EndOfTheWaterfall |
This interface is used to denote a WaterfallCallable that terminates the chain of
execution by not returning a subsequent Callable<Callable<?>> value.
|
| Signaler |
The Signaler interface was designed to get around the problem of not being
able to extend the functionality of the Object.notify and Object.notifyAll
methods.
|
| WaterfallCallable |
| Class | Description |
|---|---|
| LogPreservingThreadFactory | |
| PausibleScheduledThreadPoolExecutor |
PausibleScheduledThreadPoolExecutor
|
| VMTaskFiber |
VMTaskFiber class.
|
| WaterfallExecutor |
Copyright © 2015. All Rights Reserved.