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