Interface Throwables.BooleanTriPredicate<E extends Throwable>

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

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

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

    • test

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