public interface  oadd.com.carrotsearch.hppc.procedures.ShortIntProcedure extends java.lang.Object
{
public abstract void apply(short, int);
}