public static interface EX.Predicate<T>
boolean
test(T t)
boolean test(T t) throws java.lang.Exception
java.lang.Exception