| 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> |
Copyright © 2008-2013 Seam Framework. All Rights Reserved.