T
@FunctionalInterface public static interface LambdaUtils.ThrowingPredicate<T>
Exception
boolean
test(T t)
boolean test(T t) throws Exception
t
true
false