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