@FunctionalInterface public interface PairPredicate<T>
boolean
test(T t1, T t2)
boolean test(T t1, T t2)
Copyright © 2019. All rights reserved.