JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Index
Help
SEARCH:
All Classes and Interfaces
Interfaces
Class
Description
CacheProvider
<
K
,
V
>
Defines the contract for a cache provider.
CacheProviderFactory
<
K
,
V
>
Interface to create instances of
CacheProvider
.
CacheProviderFactory.EvictionListener
<
K
,
V
>
Interface for a cache eviction listener.