| Interface | Description |
|---|---|
| Identifiable<ID> | |
| Supports<T> |
Simple interface that can be applied to components to determine whether or not they support a particular type of
use.
|
| Class | Description |
|---|---|
| NamedDaemonThreadFactory |
A thread factory that creates named daemon threads.
|