Generated by
JDiff

Class org.springframework.cache.concurrent.ConcurrentMapCache

Changed Constructors
ConcurrentMapCache(String, boolean) Documentation changed from old to new.
Create a new ConcurrentMapCache with the specified name.
 

Changed Methods
Object fromStoreValue(Object) Documentation changed from old to new.
Convert the given value from the internal store to a user value returned from the get method (adapting null).