Package org.apache.dubbo.common.utils
Class CacheableSupplier<T>
java.lang.Object
org.apache.dubbo.common.utils.CacheableSupplier<T>
- All Implemented Interfaces:
Supplier<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget()static <T> CacheableSupplier<T> newSupplier(Supplier<T> supplier)