E
- The kind of thrown exception or error.@FunctionalInterface
public interface FailableIntBinaryOperator<E extends java.lang.Throwable>
IntBinaryOperator
that declares a Throwable
.Modifier and Type | Method and Description |
---|---|
int |
applyAsInt(int left,
int right)
Applies this operator to the given operands.
|
Copyright © 2010 - 2023 Adobe. All Rights Reserved