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