Class Hierarchy
- java.lang.Object
- org.jsr107.tck.processor.AssertNotPresentEntryProcessor<K,V,T> (implements javax.cache.processor.EntryProcessor<K,V,T>, java.io.Serializable)
- org.jsr107.tck.processor.CombineEntryProcessor<K,V> (implements javax.cache.processor.EntryProcessor<K,V,T>, java.io.Serializable)
- org.jsr107.tck.processor.GetEntryProcessor<K,V> (implements javax.cache.processor.EntryProcessor<K,V,T>, java.io.Serializable)
- org.jsr107.tck.processor.MultiArgumentHandlingEntryProcessor<K,V,T> (implements javax.cache.processor.EntryProcessor<K,V,T>, java.io.Serializable)
- org.jsr107.tck.processor.NoOpEntryProcessor<K,V> (implements javax.cache.processor.EntryProcessor<K,V,T>, java.io.Serializable)
- org.jsr107.tck.processor.RemoveEntryProcessor<K,V,T> (implements javax.cache.processor.EntryProcessor<K,V,T>, java.io.Serializable)
- org.jsr107.tck.processor.ReplaceEntryProcessor<K,V,T> (implements javax.cache.processor.EntryProcessor<K,V,T>, java.io.Serializable)
- org.jsr107.tck.processor.SetEntryProcessor<K,V> (implements javax.cache.processor.EntryProcessor<K,V,T>, java.io.Serializable)
- org.jsr107.tck.processor.SetEntryWithComputedValueProcessor<K> (implements javax.cache.processor.EntryProcessor<K,V,T>, java.io.Serializable)
- org.jsr107.tck.processor.SetValueCreateEntryReturnDifferentTypeEntryProcessor<K,V,T> (implements javax.cache.processor.EntryProcessor<K,V,T>, java.io.Serializable)
- org.jsr107.tck.processor.ThrowExceptionEntryProcessor<K,V,T> (implements javax.cache.processor.EntryProcessor<K,V,T>, java.io.Serializable)
Copyright © 2014. All Rights Reserved.