Modifier and Type | Interface and Description |
---|---|
static class |
Predicate.Operator |
Modifier and Type | Method and Description |
---|---|
Predicate.Operator |
getOperator() |
Result.Type |
getType() |
String |
getValue() |
boolean |
isAllTrue() |
boolean |
isKey() |
boolean |
isLeaf() |
boolean |
isLogicalOperator() |
boolean |
isNotExist() |
Predicate |
left() |
Predicate |
right() |
boolean isLeaf()
Predicate left()
Predicate right()
String getValue()
Predicate.Operator getOperator()
boolean isLogicalOperator()
boolean isKey()
Result.Type getType()
boolean isAllTrue()
boolean isNotExist()
Copyright © 2016. All rights reserved.