public interface  oadd.com.carrotsearch.hppc.predicates.FloatPredicate extends java.lang.Object
{
public abstract boolean apply(float);
}