| Package | Description |
|---|---|
| provided.extvisitor.test |
| Modifier and Type | Interface and Description |
|---|---|
(package private) interface |
IHostStr<H extends IHostStr<? extends H>>
Different *sub-classes* of this interface call different methods on the visitor
|
| Modifier and Type | Class and Description |
|---|---|
class |
AHostStr |
class |
HostStr1 |
class |
HostStr2 |
class |
HostStr3 |