-
public interface DownloadListenerCreator
-
-
Method Summary
Modifier and Type Method Description abstract FileDownloadListenercreate(String filePath)-
-
Method Detail
-
create
abstract FileDownloadListener create(String filePath)
-
-
-
-