| Constructor and Description |
|---|
ClosurVisitor() |
| Modifier and Type | Method and Description |
|---|---|
O |
accept(K key) |
ClosurVisitor<K,O,E> |
defaultCase(IClosure<O,E> function) |
ClosurVisitor<K,O,E> |
ifCase(IClosure<O,E> function,
K... keys) |
Copyright © 2007–2017 Andreas Bartels. All rights reserved.