| Package | Description |
|---|---|
| brennus |
| Modifier and Type | Method and Description |
|---|---|
SwitchBuilder<T> |
CaseBuilder.breakCase() |
SwitchBuilder<T> |
CaseBuilder.endCase() |
SwitchBuilder<T> |
SwitchBuilder.gotoLabel(int value,
String label) |
SwitchBuilder<T> |
CaseBuilder.CaseStatementHandler.handleStatement(CaseBlockStatement caseStatement) |
SwitchBuilder<T> |
SwitchValueExpressionBuilder.switchBlock()
ends the switch expression and starts the switch block
|
| Modifier and Type | Method and Description |
|---|---|
<U> U |
SwitchBuilder.map(Function<SwitchBuilder<T>,U> function) |
Copyright © 2014. All Rights Reserved.