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