|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BooleanClause.Operator | |
|---|---|
| org.terracotta.toolkit.search.expression | |
| Uses of BooleanClause.Operator in org.terracotta.toolkit.search.expression |
|---|
| Methods in org.terracotta.toolkit.search.expression that return BooleanClause.Operator | |
|---|---|
BooleanClause.Operator |
BooleanClause.type()
|
static BooleanClause.Operator |
BooleanClause.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BooleanClause.Operator[] |
BooleanClause.Operator.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.terracotta.toolkit.search.expression with parameters of type BooleanClause.Operator | |
|---|---|
BooleanClause(BooleanClause.Operator action,
Clause... clauses)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||