Unnamed Package
-
ClassesClassDescriptionRepresents an album consisting of a stack of songs.Represents a jukebox that holds a queue of songs for playback.LinkedQueue<T>A generic singly-linked queue implementation.LinkedStack<T>A generic singly-linked stack implementation.