Interface Throwables.DoubleTriFunction<R,E extends Throwable>

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

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

    Modifier and Type
    Method
    Description
    apply(double a, double b, double c)
     
  • Method Details

    • apply

      R apply(double a, double b, double c) throws E
      Parameters:
      a -
      b -
      c -
      Returns:
      Throws:
      E - the e