Interface Throwables.LongToIntFunction<E extends Throwable>

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

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

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

    • applyAsInt

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