| Package | Description |
|---|---|
| com.bazaarvoice.jolt.defaultr |
| Modifier and Type | Method and Description |
|---|---|
OPS |
Key.getOp() |
static OPS |
OPS.parse(String key) |
static OPS |
OPS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OPS[] |
OPS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
int |
OPS.OpsPrecedenceComparator.compare(OPS ops,
OPS ops1)
The order we want to apply Defaultr logic is Literals, Or, and then Star.
|
Copyright © 2014. All Rights Reserved.