Interface Throwables.IndexedFunction<T,R,E extends Throwable>

Type Parameters:
T -
R -
E -
All Known Subinterfaces:
IndexedFunction<T,R>
Enclosing class:
Throwables

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

    Modifier and Type
    Method
    Description
    apply(int idx, T e)
     
  • Method Details

    • apply

      R apply(int idx, T e) throws E
      Parameters:
      idx -
      e -
      Returns:
      Throws:
      E - the e