Package org.springframework.binding.collection


package org.springframework.binding.collection
Collection related classes usable by other packages and systems.
  • Class
    Description
    A simple decorator for a Map, encapsulating the workflow for caching expensive values in a target Map.
    A simple, generic decorator for getting attributes out of a map.
    An object whose contents are capable of being exposed as a map.
    A simple subinterface of Map that exposes a mutex that application code can synchronize on.
    A map decorator that implements SharedMap.
    Base class for map adapters whose keys are String values.