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

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

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

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

    • test

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