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

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

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

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

    • test

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