public interface IRunConfigFactory<T extends IRunConfig,P extends IRunConfigParameters>
| Modifier and Type | Method and Description |
|---|---|
Icon |
getIcon() |
String |
getName() |
P |
makeParameters() |
T |
newRunConfig(P p) |
Copyright © 2022. All rights reserved.