| Package | Description |
|---|---|
| com.querydsl.core.types |
Contains Querydsl grammar types
|
| Modifier and Type | Method and Description |
|---|---|
static PredicateOperation |
ExpressionUtils.predicate(Operator operator,
Expression<?>... args)
Create a new Operation expression
|
static PredicateOperation |
ExpressionUtils.predicate(Operator operator,
com.google.common.collect.ImmutableList<Expression<?>> args)
Create a new Operation expression
|
Copyright © 2007–2015 Mysema Ltd. All rights reserved.