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

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

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

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

    • apply

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