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

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

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

    Modifier and Type
    Method
    Description
    double
    applyAsDouble(A a, B b)
     
  • Method Details

    • applyAsDouble

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