Interface Throwables.ToIntBiFunction<A,B,E extends Throwable>

Type Parameters:
A -
B -
E -
All Known Subinterfaces:
ToIntBiFunction<T,U>
Enclosing class:
Throwables

public static interface Throwables.ToIntBiFunction<A,B,E extends Throwable>
The Interface TriIntFunction.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    applyAsInt(A a, B b)
     
  • Method Details

    • applyAsInt

      int applyAsInt(A a, B b) throws E
      Parameters:
      a -
      b -
      Returns:
      Throws:
      E - the e