| Package | Description | 
|---|---|
| org.springframework.util | 
 Miscellaneous utility classes, such as String manipulation utilities,
 a Log4J configurer, and a state holder for paged lists of objects. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LinkedMultiValueMap<K,V>
Simple implementation of  
MultiValueMap that wraps a LinkedHashMap,
 storing multiple values in an ArrayList. |