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

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

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

    Modifier and Type
    Method
    Description
    long
    applyAsLong(A a, B b)
     
  • Method Details

    • applyAsLong

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