-
public class PlaylistUiModelMapperFunctions to map models from other layers and / or packages into a PlaylistUiModel.
-
-
Field Summary
Fields Modifier and Type Field Description public final static PlaylistUiModelMapperINSTANCE
-
Method Summary
Modifier and Type Method Description final PlaylistUiModelmap(Playlist playlist)Maps from Playlist. -
-
Method Detail
-
map
final PlaylistUiModel map(Playlist playlist)
Maps from Playlist.
-
-
-
-