Generated by
JDiff

Class org.springframework.cache.interceptor.CacheAspectSupport.CacheOperationContext

Removed Methods
boolean isConditionPassing()  
 

Changed Methods
Object generateKey(Object) Change in signature from void to Object.
Computes the key for the given caching operation.
Collection<Cache> getCaches() Change in return type from java.util.Collection to (java.util.Collection).