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