|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SongStats | |
|---|---|
| net.sourceforge.atunes.kernel.handlers | |
| net.sourceforge.atunes.kernel.modules.repository | |
| Uses of SongStats in net.sourceforge.atunes.kernel.handlers |
|---|
| Methods in net.sourceforge.atunes.kernel.handlers that return SongStats | |
|---|---|
SongStats |
RepositoryHandler.getSongStatistics(AudioFile song)
Gets the song statistics. |
| Uses of SongStats in net.sourceforge.atunes.kernel.modules.repository |
|---|
| Methods in net.sourceforge.atunes.kernel.modules.repository that return SongStats | |
|---|---|
SongStats |
RepositoryStats.getStatsForFile(AudioFile song)
Gets the stats for file. |
| Methods in net.sourceforge.atunes.kernel.modules.repository that return types with arguments of type SongStats | |
|---|---|
java.util.Map<java.lang.String,SongStats> |
RepositoryStats.getSongsStats()
Gets the songs stats. |
| Method parameters in net.sourceforge.atunes.kernel.modules.repository with type arguments of type SongStats | |
|---|---|
void |
RepositoryStats.setSongsStats(java.util.Map<java.lang.String,SongStats> songsStats)
Sets the songs stats. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||