/** * A pool of candidate songs from which to create a playlist. * * @author * @version */ public class SongPool extends Vector