This class is an abstract template. Caching Map implementations should subclass and override the create(key)
method which encapsulates expensive creation of a new object.
@author Keith Donald
@author Juergen Hoeller
@since 1.2.2
@deprecated as of Spring 3.2, to be removed along with LabeledEnum support
|
|