@FunctionalInterface public interface ExceptionPredicate<T,E extends Exception>
boolean
test(T t)
boolean test(T t) throws E extends Exception
t
true
false
E
E extends Exception
Copyright © 2015 JBoss, a division of Red Hat, Inc.