@NonNullApi @NonNullFields
Package io.github.resilience4j.decorators
-
Interface Summary Interface Description Decorators A Decorator builder which can be used to apply multiple decorators to a Supplier, Callable Function, Runnable, CompletionStage or Consumer. -