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