Package | Description |
---|---|
com.sm.query | |
com.sm.query.impl |
Modifier and Type | Method and Description |
---|---|
Predicate.Operator |
Predicate.getOperator() |
static Predicate.Operator |
Predicate.Operator.getOperator(String op) |
static Predicate.Operator |
Predicate.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Predicate.Operator[] |
Predicate.Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Predicate.Operator |
Terminal.getOperator() |
Predicate.Operator |
Condition.getOperator() |
Copyright © 2016. All rights reserved.