| Package | Description |
|---|---|
| java.util.concurrent |
| Class and Description |
|---|
| ConcurrentMap
A
Map providing additional atomic
putIfAbsent, remove, and replace methods. |
| 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 © 2015 API Design. All Rights Reserved.