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