Interface Throwables.IndexedConsumer<T,E extends Throwable>

Type Parameters:
T -
E -
All Known Subinterfaces:
IndexedConsumer<T>
Enclosing class:
Throwables

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

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

    • accept

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