public static class OffHeapPollingCache.OffHeapPollingCacheProvider<K,V> extends Object implements PollingCacheFactory<K,V>
| Constructor and Description | 
|---|
OffHeapPollingCacheProvider()  | 
public PollingCache<K,V> makeOf(Iterable<Map.Entry<K,V>> entries)
makeOf in interface PollingCacheFactory<K,V>entries - of keys and values used to populate the cachePollingCache containing all the entries of mapCopyright © 2011–2018. All rights reserved.