Uses of Class
org.apache.dubbo.common.utils.CacheableSupplier
Packages that use CacheableSupplier
-
Uses of CacheableSupplier in org.apache.dubbo.common.utils
Methods in org.apache.dubbo.common.utils that return CacheableSupplierModifier and TypeMethodDescriptionstatic <T> CacheableSupplier<T> CacheableSupplier.newSupplier(Supplier<T> supplier)