Generated by
JDiff

Interface org.springframework.cache.Cache

Added Methods
T get(Object, Class<T>) Return the value to which this cache maps the specified key, generically specifying a type that return value will be cast to.