T
@FunctionalInterface public interface CheckedPredicate<T>
boolean
test(T t)
boolean test(T t) throws Throwable
Throwable
Copyright © 2022. All rights reserved.