public interface BiPredicate<T,U>
boolean
test(T t, U u)
boolean test(T t, U u)
t
u
Copyright © 2022. All rights reserved.