Class IntGreaterOrEqualsPredicate

java.lang.Object
com.linkedin.venice.client.store.predicate.IntGreaterOrEqualsPredicate
All Implemented Interfaces:
IntPredicate, Predicate<Integer>

public class IntGreaterOrEqualsPredicate extends Object implements IntPredicate
  • Method Details