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