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