Interface Throwables.IntFunction<R,E extends Throwable>

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

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

    Modifier and Type
    Method
    Description
    apply(int value)
     
  • Method Details

    • apply

      R apply(int value) throws E
      Parameters:
      value -
      Returns:
      Throws:
      E - the e