Package org.elasticsearch.common.util
Class CachedSupplier<T>
- java.lang.Object
-
- org.elasticsearch.common.util.CachedSupplier<T>
-
-
Constructor Summary
Constructors Constructor Description CachedSupplier(Supplier<T> supplier)
-
| Constructor | Description |
|---|---|
CachedSupplier(Supplier<T> supplier) |