| Constructor and Description |
|---|
BlockVisitor() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(K key) |
BlockVisitor<K,E> |
defaultCase(IBlock<E> function) |
BlockVisitor<K,E> |
ifCase(IBlock<E> function,
K... keys) |
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.