| Modifier and Type | Class and Description |
|---|---|
class |
BooleanValue |
| Modifier and Type | Method and Description |
|---|---|
static Value |
Value.of(Object data) |
| Modifier and Type | Method and Description |
|---|---|
static Case.SimpleCase |
Case.create(Operand expression,
Value value,
Operand result) |
static Case.SimpleCase |
Case.create(Operand expression,
Value value,
Operand result,
Operand elseOperand) |
Copyright © 2017. All rights reserved.