Uses of Interface
org.cache2k.integration.FunctionalCacheLoader
-
Packages that use FunctionalCacheLoader Package Description org.cache2k.integration Loader and writer to integrate with external data sources. -
-
Uses of FunctionalCacheLoader in org.cache2k.integration
Classes in org.cache2k.integration that implement FunctionalCacheLoader Modifier and Type Class Description class
CacheLoader<K,V>
Deprecated.Replaced withCacheLoader
, to be removed in version 2.2
-