| Constructor and Description |
|---|
TimeoutCachedValue(long timeout,
java.util.concurrent.TimeUnit unit,
java.util.function.Supplier<? extends T> valueSupplier) |
| Modifier and Type | Method and Description |
|---|---|
T |
get() |
boolean |
hasUpToDateValue() |