|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
this song.
this song.
Songs in this MusicLibrary.
this song.
main method should provide an interactive program that creates
a MusicLibrary and queries that MusicLibrary based
on input from the user.
MusicLibrary class represents a
collection of songs.MusicLibrary containing all of the Songs
specified in the input file.
Songs in this MusicLibrary
that are performed by the specified artist.
Songs in this MusicLibrary
that are of the specified musical genre.
Song class represents a song
with a title sung by an artist of some musical genre.Song instance with the specified
title, artist, and genre.
String representation of this song.
|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||