com.evolution.player.ui.artwork
Interface SongContextView.IInitializationData

Enclosing class:
SongContextView

public static interface SongContextView.IInitializationData

A set of data which can be used to initialize this object.


Method Summary
 IAlbumArtworkCache getAlbumArtworkCache()
          The album artwork cache contains information about all the album artwork in the cache.
 

Method Detail

getAlbumArtworkCache

IAlbumArtworkCache getAlbumArtworkCache()
The album artwork cache contains information about all the album artwork in the cache.

Returns:
an interface to the album artwork cache