public static interface Try.EE.BiPredicate<T,U,E extends java.lang.Exception,E2 extends java.lang.Exception>
boolean
test(T t, U u)
boolean test(T t, U u) throws E extends java.lang.Exception, E2 extends java.lang.Exception
E extends java.lang.Exception