| Name | Description | Type | Package | Framework |
| AbstractCachingMapDecorator | A simple decorator for a Map, encapsulating the workflow for cachingexpensive values in a target Map. | Class | org.springframework.binding.collection | Spring Webflow |
| CompositeIterator | Iterator that combines multiple other iterators. | Class | org.springframework.binding.collection | Spring Webflow |
| MapAccessor | A simple, generic decorator for getting attributes out of a map. | Class | org.springframework.binding.collection | Spring Webflow |
| MapAdaptable | An object whose contents are capable of being exposed as a map. | Interface | org.springframework.binding.collection | Spring Webflow |
| SharedMap | A simple subinterface of Map that exposes a mutex that application code can synchronize on. | Interface | org.springframework.binding.collection | Spring Webflow |
| SharedMapDecorator | A map decorator that implements SharedMap. | Class | org.springframework.binding.collection | Spring Webflow |
| StringKeyedMapAdapter | Base class for map adapters whose keys are String values. | Class | org.springframework.binding.collection | Spring Webflow |