Interface Throwables.IntToLongFunction<E extends Throwable>

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

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

    Modifier and Type
    Method
    Description
    long
    applyAsLong(int value)
     
  • Method Details

    • applyAsLong

      long applyAsLong(int value) throws E
      Parameters:
      value -
      Returns:
      Throws:
      E - the e