@FunctionalInterface public interface IntLongPredicate
int
long
boolean
test(int i, long l)
boolean test(int i, long l)