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

All Known Subinterfaces:
IntBiObjPredicate<T,U>
Enclosing class:
Throwables

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

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

    • test

      boolean test(int i, T t, U u) throws E
      Throws:
      E extends Throwable