| CollectionUtils | |
| CompositeMap<K, V> | Provides a union view of two maps. |
| LazyMap<K, V> | A Map that is backed by a delegate map that contains Supplier suppliers for the values that are called lazily when required. |
| Range | Represents an integer range suitable for iterating over. |
