public interface  oadd.com.carrotsearch.hppc.predicates.CharIntPredicate extends java.lang.Object
{
public abstract boolean apply(char, int);
}