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