Interface Throwables.DoubleBiFunction<R,E extends Throwable>

Type Parameters:
R -
E -
All Known Subinterfaces:
DoubleBiFunction<R>
Enclosing class:
Throwables

public static interface Throwables.DoubleBiFunction<R,E extends Throwable>
The Interface DoubleBiFunction.
  • Method Summary

    Modifier and Type
    Method
    Description
    apply(double t, double u)
     
  • Method Details

    • apply

      R apply(double t, double u) throws E
      Parameters:
      t -
      u -
      Returns:
      Throws:
      E - the e