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

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

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

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

    • accept

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