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