| Package | Description |
|---|---|
| io.konig.formula |
| Modifier and Type | Method and Description |
|---|---|
WhenThenClause |
WhenThenClause.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<WhenThenClause> |
CaseStatement.getWhenThenList() |
| Constructor and Description |
|---|
CaseStatement(Expression caseCondition,
List<WhenThenClause> whenThenList,
Expression elseClause) |
Copyright © 2019. All rights reserved.