Interface CacheSupplier<V>
-
public interface CacheSupplier<V>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description V
get()
-
public interface CacheSupplier<V>
Modifier and Type | Method | Description |
---|---|---|
V |
get() |