Uses of Interface
org.cache2k.io.BulkCacheLoader
-
Packages that use BulkCacheLoader Package Description org.cache2k Main package for cache2k API containing functions to build and access a cache. -
-
Uses of BulkCacheLoader in org.cache2k
Methods in org.cache2k with parameters of type BulkCacheLoader Modifier and Type Method Description Cache2kBuilder<K,V>
Cache2kBuilder. bulkLoader(BulkCacheLoader<K,V> l)
-