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