Interface Throwables.BiObjIntConsumer<T,U,E extends Throwable>

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

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

    Modifier and Type
    Method
    Description
    void
    accept(T t, U u, int i)
     
  • Method Details

    • accept

      void accept(T t, U u, int i) throws E
      Parameters:
      t -
      u -
      i -
      Throws:
      E - the e