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

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

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

    Modifier and Type
    Method
    Description
    apply(T t, int u)
     
  • Method Details

    • apply

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