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

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

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

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

    • accept

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