@FunctionalInterface public interface BooleanBiPredicate
boolean
test(boolean left, boolean right)
boolean test(boolean left, boolean right)
see also the complete user documentation .