Uses of Interface
io.smallrye.common.function.ExceptionBinaryOperator
-
Uses of ExceptionBinaryOperator in io.smallrye.common.function
Methods in io.smallrye.common.function that return ExceptionBinaryOperatorModifier and TypeMethodDescriptiondefault ExceptionBinaryOperator<T,E> ExceptionBinaryOperator.andThen(ExceptionUnaryOperator<T, ? extends E> after)