Class | Description |
---|---|
Musician |
This class allows one to create objects that represent Musicians.
|
Symphony |
This class allows one to collect together the set of
musicians that comprise a symphony.
|
SymphonySection |
This class provides an easy way to enumerate, or
count and list, all of the sections within a Symphony.
|