-
public class PlaylistEntityMapperFunctions to map models from other layers and / or packages into a PlaylistEntity.
-
-
Field Summary
Fields Modifier and Type Field Description public final static PlaylistEntityMapperINSTANCE
-
Method Summary
Modifier and Type Method Description final PlaylistEntitymap(Playlist playlist)Maps from a Playlist. -
-
Method Detail
-
map
final PlaylistEntity map(Playlist playlist)
Maps from a Playlist.
-
-
-
-