| Interface | Description |
|---|---|
| ObjectSupplier<T> |
Type-Specific Supplier interface that reduces (un)boxing and allows to merge other consumer types into this interface
|
| ObjectTask<T> |
A Type Specific Task interface that allows you to keep track of the task that is currently running.
|