| Interface | Description |
|---|---|
| Callable<V> |
A task that returns a result and may throw an exception.
|
| Enum | Description |
|---|---|
| TimeUnit |
A TimeUnit represents time durations at a given unit of
granularity and provides utility methods to convert across units,
and to perform timing and delay operations in these units.
|
Copyright © 2013 API Design. All Rights Reserved.