Uses of Interface
io.github.resilience4j.core.functions.CheckedConsumer
Packages that use CheckedConsumer
-
Uses of CheckedConsumer in io.github.resilience4j.core.functions
Methods in io.github.resilience4j.core.functions that return CheckedConsumerModifier and TypeMethodDescriptiondefault CheckedConsumer<T> CheckedConsumer.andThen(CheckedConsumer<? super T> after) Methods in io.github.resilience4j.core.functions with parameters of type CheckedConsumerModifier and TypeMethodDescriptiondefault CheckedConsumer<T> CheckedConsumer.andThen(CheckedConsumer<? super T> after)