Uses of Interface
org.apache.dubbo.common.function.ThrowableConsumer
Packages that use ThrowableConsumer
-
Uses of ThrowableConsumer in org.apache.dubbo.common.function
Methods in org.apache.dubbo.common.function with parameters of type ThrowableConsumerModifier and TypeMethodDescriptionstatic <T> voidThrowableConsumer.execute(T t, ThrowableConsumer<T> consumer) ExecutesThrowableConsumer