Generated by
JDiff

Interface org.springframework.cache.Cache

Added Methods
ValueWrapper putIfAbsent(Object, Object) Atomically associate the specified value with the specified key in this cache if it is not set already.