Uses of Class
org.infinispan.jcache.MutableJCacheEntry
Packages that use MutableJCacheEntry
-
Uses of MutableJCacheEntry in org.infinispan.jcache
Methods in org.infinispan.jcache with parameters of type MutableJCacheEntryModifier and TypeMethodDescriptionprotected <T> TAbstractJCache.processEntryProcessor(MutableJCacheEntry<K, V> mutable, javax.cache.processor.EntryProcessor<K, V, T> entryProcessor, Object[] arguments)