public class Loaders extends Object
| Constructor and Description |
|---|
Loaders() |
| Modifier and Type | Method and Description |
|---|---|
static <V> LoadDetail<V> |
wrapRefreshedTime(LoadDetail<V> value,
long refreshedTimeInMillis) |
static <V> LoadDetail<V> |
wrapRefreshedTime(V value,
long refreshedTimeInMillis)
Wraps a loaded value to add the refreshed value.
|
public static <V> LoadDetail<V> wrapRefreshedTime(V value, long refreshedTimeInMillis)
public static <V> LoadDetail<V> wrapRefreshedTime(LoadDetail<V> value, long refreshedTimeInMillis)
cache2k API documentation. Copyright © 2000–2019 headissue GmbH, Munich.