Package 

Object MediaMapper


  • 
    public class MediaMapper
    
                        

    Maps a MediaItem into a Media.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static MediaMapper INSTANCE
    • Method Summary

      Modifier and Type Method Description
      final Media map(MediaItem mediaItem, String defaultArtist)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • map

         final Media map(MediaItem mediaItem, String defaultArtist)
        Parameters:
        mediaItem - MediaItem to be mapped.
        defaultArtist - value for Media.artist.