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