| Interface | Description |
|---|---|
| MultiValueMap<K,V> |
Extension of the
Map interface that stores multiple values. |
| Class | Description |
|---|---|
| Base64 | |
| Duration |
A duration is a scalar value paired with a unit of time.
|
| LinkedCaseInsensitiveMap<V> | |
| RequestUtils | |
| SoftHashMap<K,V> |
A
SoftHashMap is a memory-constrained map that stores its values in
SoftReferences. |
| StringInputStream |
Copyright © 2012–2014. All rights reserved.