Package | Description |
---|---|
com.redhat.thermostat.storage.query |
Modifier and Type | Class and Description |
---|---|
class |
BinaryLogicalExpression<S extends Expression,T extends Expression>
A
BinaryExpression that represents a boolean formula
with two expressions joined by a logical operator. |
class |
UnaryLogicalExpression<T extends ComparisonExpression>
A
UnaryExpression which represents a boolean formula
with one comparison expression and a logical operator. |
Copyright © 2015. All Rights Reserved.