Package | Description |
---|---|
javax.cache |
This package contains the API for JCache.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Cache<K,V>
A Cache provides storage of data for later fast retrieval.
|
Copyright © 2013. All Rights Reserved.