Uses of Interface
javax.cache.Cache.MutableEntry
-
Packages that use Cache.MutableEntry Package Description javax.cache -
-
Uses of Cache.MutableEntry in javax.cache
Methods in javax.cache with parameters of type Cache.MutableEntry Modifier and Type Method Description ObjectCache.EntryProcessor. process(Cache.MutableEntry<K,V> entry)Process an entry.
-