Interface Throwables.IndexedPredicate<T,E extends Throwable>

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

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

    Modifier and Type
    Method
    Description
    boolean
    test(int idx, T e)
     
  • Method Details

    • test

      boolean test(int idx, T e) throws E
      Parameters:
      idx -
      e -
      Returns:
      Throws:
      E - the e