| Class | Description |
|---|---|
| CollectionUtils | |
| ListMultiMap<K,V> |
A container to hold lists indexed by a key.
|
| Lists | |
| Maps | |
| MultiMap<K,V,C extends java.util.Collection<V>> | |
| Objects | |
| Objects.ToStringHelper | |
| SetMultiMap<K,V> |
A container to hold sets indexed by a key.
|
| Sets |