Class LongCollectionPredicateBuilder<T>

java.lang.Object
com.commercetools.api.predicates.query.CollectionPredicateBuilder<T>
com.commercetools.api.predicates.query.LongCollectionPredicateBuilder<T>
All Implemented Interfaces:
ContainsPredicateBuilder<T,Long>, EmptyPredicateBuilder<T>

public class LongCollectionPredicateBuilder<T> extends CollectionPredicateBuilder<T> implements ContainsPredicateBuilder<T,Long>, EmptyPredicateBuilder<T>