| Package | Description |
|---|---|
| com.redhat.thermostat.storage.query |
| Constructor and Description |
|---|
BinarySetMembershipExpression(LiteralExpression<Key<T>> leftOperand,
BinarySetMembershipOperator operator,
LiteralSetExpression<T> rightOperand)
Constructs a
BinarySetMembershipExpression whose operands are
a LiteralExpression for a Key and a LiteralSetExpression
for the set of values to compare against the key. |
Copyright © 2015. All rights reserved.