| Package | Description |
|---|---|
| de.japkit.rules |
| Modifier and Type | Method and Description |
|---|---|
static <E> CaseRule<E> |
CaseRule.findFirstMatching(List<CaseRule<E>> caseRules) |
| Modifier and Type | Method and Description |
|---|---|
List<CaseRule<String>> |
CodeRule.getBodyCases() |
List<CaseRule<Object>> |
SwitchRule.getCaseRules() |
| Modifier and Type | Method and Description |
|---|---|
static <E> CaseRule<E> |
CaseRule.findFirstMatching(List<CaseRule<E>> caseRules) |
Copyright © 2018. All rights reserved.