public class FunctionSwitch<K,I,O,E extends Exception> extends FunctionVisitor<K,I,O,E>
| Constructor and Description |
|---|
FunctionSwitch(IConverter<I,K,E> iuputToKeyConverter) |
| Modifier and Type | Method and Description |
|---|---|
O |
switchTo(I value) |
accept, defaultCase, ifCaseCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.