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