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