| Package | Description |
|---|---|
| de.aristaflow.adept2.util.threading.executor |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectOneWorkRunnable<O>
A runnable for having exactly one runnable per object.
|
class |
PipelineRunnable<O,P>
A runnable that executes all runnables that are present for a specific
object.
|