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