Interface Throwables.IntToDoubleFunction<E extends Throwable>

Type Parameters:
E -
All Known Subinterfaces:
IntToDoubleFunction
Enclosing class:
Throwables

public static interface Throwables.IntToDoubleFunction<E extends Throwable>
The Interface IntToDoubleFunction.
  • Method Summary

    Modifier and Type
    Method
    Description
    double
    applyAsDouble(int value)
     
  • Method Details

    • applyAsDouble

      double applyAsDouble(int value) throws E
      Parameters:
      value -
      Returns:
      Throws:
      E - the e