接口的使用
org.apache.dubbo.common.function.ThrowableConsumer
-
使用ThrowableConsumer的程序包 程序包 说明 org.apache.dubbo.common.function -
-
org.apache.dubbo.common.function中ThrowableConsumer的使用
参数类型为ThrowableConsumer的org.apache.dubbo.common.function中的方法 修饰符和类型 方法 说明 static <T> voidThrowableConsumer. execute(T t, ThrowableConsumer<T> consumer)ExecutesThrowableConsumer
-