Class IntAnyOfPredicate
java.lang.Object
com.linkedin.venice.client.store.predicate.IntAnyOfPredicate
- All Implemented Interfaces:
IntPredicate,Predicate<Integer>
-
Method Details
-
evaluate
public boolean evaluate(int value) - Specified by:
evaluatein interfaceIntPredicate
-
toString
-