Interface Throwables.IntBinaryOperator<E extends Throwable>

Type Parameters:
E -
All Known Subinterfaces:
IntBinaryOperator
Enclosing class:
Throwables

public static interface Throwables.IntBinaryOperator<E extends Throwable>
The Interface IntBinaryOperator.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    applyAsInt(int left, int right)
    Apply as int.
  • Method Details

    • applyAsInt

      int applyAsInt(int left, int right) throws E
      Apply as int.
      Parameters:
      left -
      right -
      Returns:
      Throws:
      E - the e