@FunctionalInterface public static interface LambdaUtil.PredicateWithExceptions<T,E extends Exception>
boolean
test(T t)
boolean test(T t) throws E extends Exception
E extends Exception
Copyright © 2022. All rights reserved.