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
 T Cache.EntryProcessor.process(Cache.MutableEntry<K,V> entry)
          Process an entry.
 



Copyright © 2013. All Rights Reserved.