Uses of Interface
io.smallrye.common.function.ExceptionBinaryOperator
-
-
Uses of ExceptionBinaryOperator in io.smallrye.common.function
Methods in io.smallrye.common.function that return ExceptionBinaryOperator Modifier and Type Method Description default ExceptionBinaryOperator<T,E>ExceptionBinaryOperator. andThen(ExceptionUnaryOperator<T,? extends E> after)
-