Package | Description |
---|---|
javax.cache |
This package contains the API for JCache.
|
Modifier and Type | Method and Description |
---|---|
T |
Cache.EntryProcessor.process(Cache.MutableEntry<K,V> entry,
Object... arguments)
Process an entry.
|
Copyright © 2013. All Rights Reserved.