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