@FunctionalInterface public interface PredicateWithException<T>
boolean
test(T t)
boolean test(T t) throws Exception
Exception
Copyright © 2023. All rights reserved.