| Package | Description |
|---|---|
| brennus |
| Modifier and Type | Method and Description |
|---|---|
SwitchExpressionBuilder<T> |
StatementBuilder.switchOn()
switchOn().{expression}.switchBlock()
.caseBlock(int)
{statements}
.[end|break]Case()
.defaultCase()
{statements}
.[end|break]Case()
.endSwitch()
|
Copyright © 2014. All Rights Reserved.