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