@FunctionalInterface public interface Predicate2<T1,T2>
boolean
apply(T1 arg1, T2 arg2)
boolean apply(T1 arg1, T2 arg2)
Copyright © 2019. All Rights Reserved.