Object DownloaderCommandFactory.Companion
-
- All Implemented Interfaces:
public class DownloaderCommandFactory.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final PluginDescriptordescriptorpublic final static DownloaderCommandFactory.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final DownloaderCommandcreate()final PluginDescriptorgetDescriptor()-
-
Method Detail
-
create
final DownloaderCommand create()
-
getDescriptor
final PluginDescriptor getDescriptor()
-
-
-
-