@FunctionalInterface public interface FloatPredicate
boolean
test(float value)
boolean test(float value)
see also the complete user documentation .