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