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