| Interface | Description |
|---|---|
| Terminatable |
Simple interface for something that can be terminated, e.g., a running
process.
|
| TerminatableRunnable |
An interface that merges the interfaces
Runnable and
Terminatable. |
Copyright © 2017–2018. All rights reserved.