|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheLoader | |
|---|---|
| javax.cache | This package contains the API for JCache.. |
| Uses of CacheLoader in javax.cache |
|---|
| Methods in javax.cache that return CacheLoader | |
|---|---|
CacheLoader |
CacheConfiguration.getCacheLoader()
Gets the registered CacheLoader, if any. |
| Methods in javax.cache with parameters of type CacheLoader | |
|---|---|
CacheBuilder<K,V> |
CacheBuilder.setCacheLoader(CacheLoader<K,V> cacheLoader)
Sets the cache loader. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||