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

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

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

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

    • test

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