Package com.yahoo.lang
Class CachedSupplier<T>
- java.lang.Object
-
- com.yahoo.lang.CachedSupplier<T>
-
-
Constructor Summary
Constructors Constructor Description CachedSupplier(Supplier<T> delegate, Duration period)
-
Constructor | Description |
---|---|
CachedSupplier(Supplier<T> delegate,
Duration period) |