public class CacheVersionAwareCacheLoader<K,V> extends Object implements CacheLoader<K,V>
Cache version changed each time when removeAll or clear is called
@Nonnull public V load(@Nonnull K key)
CacheLoaderload in interface CacheLoader<K,V>key - the key for which to load the value (required)Option<Foo> classCopyright © 2018 Atlassian. All rights reserved.