Uses of Interface
javax.cache.Cache.MutableEntry

Packages that use Cache.MutableEntry
javax.cache

This package contains the API for JCache. 

 

Uses of Cache.MutableEntry in javax.cache
 

Methods in javax.cache with parameters of type Cache.MutableEntry
 Object Cache.EntryProcessor.process(Cache.MutableEntry<K,V> entry)
          Process an entry.
 



Copyright © 2012. All Rights Reserved.