@FunctionalInterface public static interface Throwing.Specific.Predicate<T,E extends Throwable>
boolean
test(T t)
boolean test(T t) throws E extends Throwable
E extends Throwable