| Constructor and Description |
|---|
CacheableSupplier(Supplier<T> supplier) |
| Modifier and Type | Method and Description |
|---|---|
T |
get() |
static <T> CacheableSupplier<T> |
newSupplier(Supplier<T> supplier) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.