Interface Throwables.IntTriPredicate<E extends Throwable>

Type Parameters:
E -
All Known Subinterfaces:
IntTriPredicate
Enclosing class:
Throwables

public static interface Throwables.IntTriPredicate<E extends Throwable>
The Interface IntTriPredicate.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    test(int a, int b, int c)
     
  • Method Details

    • test

      boolean test(int a, int b, int c) throws E
      Parameters:
      a -
      b -
      c -
      Returns:
      Throws:
      E - the e