-
public class PlaylistDownloadUiModelMapperFunctions to map models from other layers and / or packages into a PlaylistDownloadUiModel.
-
-
Field Summary
Fields Modifier and Type Field Description public final static PlaylistDownloadUiModelMapperINSTANCE
-
Method Summary
Modifier and Type Method Description final PlaylistDownloadUiModel.Completedmap(Playlist playlist)Maps from Playlist. -
-
Method Detail
-
map
final PlaylistDownloadUiModel.Completed map(Playlist playlist)
Maps from Playlist.
-
-
-
-