public abstract static class EzyStarter.Builder<B extends EzyStarter.Builder<B>> extends Object implements com.tvd12.ezyfox.builder.EzyBuilder<EzyStarter>
| Modifier and Type | Field and Description |
|---|---|
protected String |
configFile |
protected EzySettingsDecorator |
settingsDecorator |
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
B |
configFile(String configFile) |
B |
settingsDecorator(EzySettingsDecorator settingsDecorator) |
protected String configFile
protected EzySettingsDecorator settingsDecorator
public B settingsDecorator(EzySettingsDecorator settingsDecorator)
Copyright © 2024 Young Monkeys. All rights reserved.