public static class EzySimpleSettingsReader.Builder extends Object implements com.tvd12.ezyfox.builder.EzyBuilder<EzySettingsReader>
| Modifier and Type | Field and Description |
|---|---|
protected ClassLoader |
classLoader |
protected String |
homePath |
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
EzySettingsReader |
build() |
EzySimpleSettingsReader.Builder |
classLoader(ClassLoader classLoader) |
EzySimpleSettingsReader.Builder |
homePath(String homePath) |
protected String homePath
protected ClassLoader classLoader
public EzySimpleSettingsReader.Builder homePath(String homePath)
public EzySimpleSettingsReader.Builder classLoader(ClassLoader classLoader)
public EzySettingsReader build()
build in interface com.tvd12.ezyfox.builder.EzyBuilder<EzySettingsReader>Copyright © 2021 Young Monkeys. All rights reserved.