Interface Throwables.IndexedBiFunction<T,U,R,E extends Throwable>

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

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

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

    • apply

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