Hierarchy For Package javax.cache.processor
Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- javax.cache.CacheException
- javax.cache.processor.EntryProcessorException
- javax.cache.CacheException
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
- javax.cache.Cache.Entry<K,
V> - javax.cache.processor.MutableEntry<K,
V>
- javax.cache.processor.MutableEntry<K,
- javax.cache.processor.EntryProcessor<K,
V, T> - javax.cache.processor.EntryProcessorResult<T>