-
public final class DownloadTriggerForUrlsInvokes callback once the list of urls passed have finished downloading
-
-
Constructor Summary
Constructors Constructor Description DownloadTriggerForUrls(List<String> urls, Function0<Unit> callback)
-
Method Summary
Modifier and Type Method Description final List<String>getUrls()final Function0<Unit>getCallback()
-