public interface BinaryPredicate<X,Y>
boolean
test(X a, Y b)
boolean test(X a, Y b)
Copyright © 2011-2021. All Rights Reserved.