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