|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Cache.EntryProcessor | |
---|---|
javax.cache | This package contains the API for JCache. |
Uses of Cache.EntryProcessor in javax.cache |
---|
Methods in javax.cache with parameters of type Cache.EntryProcessor | ||
---|---|---|
|
Cache.invokeEntryProcessor(K key,
Cache.EntryProcessor<K,V,T> entryProcessor)
Passes the cache entry associated with K to be passed to the entry processor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |