public class Cache<V> extends Object
| Constructor and Description | 
|---|
Cache(CacheSupplier<V> cacheSupplier,
     RefreshPolicy refreshPolicy)  | 
public Cache(CacheSupplier<V> cacheSupplier, RefreshPolicy refreshPolicy)
Copyright © 2020. All rights reserved.