Package net.morimekta.testing.concurrent
-
Class Summary Class Description FakeScheduledExecutor A scheduled executor that uses a fake clock as back-bone to the executor.ImmediateExecutor Fake executor service that runs all tasks immediately.
| Class | Description |
|---|---|
| FakeScheduledExecutor |
A scheduled executor that uses a fake clock as back-bone to the executor.
|
| ImmediateExecutor |
Fake executor service that runs all tasks immediately.
|