| Modifier and Type | Class | Description |
|---|---|---|
class |
BooleanValue |
| Modifier and Type | Method | Description |
|---|---|---|
static Value |
Value.of(java.lang.Object data) |
| Modifier and Type | Method | 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 © 2018. All rights reserved.