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

Enclosing class:
Throwables.EE

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

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