接口 ResilienceDecorators
public interface ResilienceDecorators
-
嵌套类概要
嵌套类 -
方法概要
静态方法修饰符和类型方法说明static <T> ResilienceDecorators.DecorateCompletionStage<T>ofCompletionStage(Supplier<CompletionStage<T>> stageSupplier)
-
方法详细资料
-
ofCompletionStage
static <T> ResilienceDecorators.DecorateCompletionStage<T> ofCompletionStage(Supplier<CompletionStage<T>> stageSupplier)
-