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