-
public class MediaDownloadStatusMapperFunctions to map models from other layers and / or packages into a MediaDownload.Status.
-
-
Field Summary
Fields Modifier and Type Field Description public final static MediaDownloadStatusMapperINSTANCE
-
Method Summary
Modifier and Type Method Description final MediaDownload.Statusmap(MediaDownloadEntity mediaDownloadEntity)Maps from a MediaDownloadEntity. -
-
Method Detail
-
map
final MediaDownload.Status map(MediaDownloadEntity mediaDownloadEntity)
Maps from a MediaDownloadEntity.
-
-
-
-