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