public static interface Cache.EntryProcessor<K,V>
java.lang.Object
process(Cache.MutableEntry<K,V> entry)
java.lang.Object process(Cache.MutableEntry<K,V> entry)