Interface Throwables.TriPredicate<A,B,C,E extends Throwable>

Type Parameters:
A -
B -
C -
E -
All Known Subinterfaces:
TriPredicate<A,B,C>
Enclosing class:
Throwables

public static interface Throwables.TriPredicate<A,B,C,E extends Throwable>
The Interface TriPredicate.
  • Method Summary

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

    • test

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