| Interface | Description |
|---|---|
| GeneralEvent |
Arbitrary interface to test firing events and observing all event types.
|
| Class | Description |
|---|---|
| Artist<T> | |
| ComplexEvent |
An event type with a class/interface hierarchy complex enough to test observing all event types.
|
| EventTypeFamilyObserver |
This class declares observer methods for every superclass and interface contained in the hierarchy for the
ComplexEvent event type. |
| EventTypesTest | |
| Solo | |
| Song | |
| TuneSelect<T> |
| Annotation Type | Description |
|---|---|
| Extra |
Copyright © 2008–2016 CDI TCK. All rights reserved.