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

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

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

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

    • test

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