@FunctionalInterface public static interface Throwing.Specific.BiPredicate<T,U,E extends Throwable>
boolean
accept(T t, U u)
boolean accept(T t, U u) throws E extends Throwable
E extends Throwable