|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||