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