Uses of Class
org.musicontroller.songselection.LastPlayedContainer

Packages that use LastPlayedContainer
org.musicontroller.songselection   
 

Uses of LastPlayedContainer in org.musicontroller.songselection
 

Methods in org.musicontroller.songselection that return LastPlayedContainer
 LastPlayedContainer LastPlayedContainer.clone()
           
 

Methods in org.musicontroller.songselection with parameters of type LastPlayedContainer
 Song SongSelector.selectSong(java.util.List<Song> candidates, LastPlayedContainer lpc, IUser user)
          Returns one Song, which is selected using the Advanced Random algorithm.
 Song AdvancedRandomSongSelector.selectSong(java.util.List<Song> candidates, LastPlayedContainer lpc, IUser user)
           
 



Copyright © 2010 A.J.V.. All Rights Reserved.