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