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

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

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

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

    • apply

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