Package org.nuiton.config.example
Class NuitonConfigExampleConfig
java.lang.Object
org.nuiton.config.example.GeneratedNuitonConfigExampleConfig
org.nuiton.config.example.NuitonConfigExampleConfig
- All Implemented Interfaces:
java.util.function.Supplier<ApplicationConfig>
public class NuitonConfigExampleConfig extends GeneratedNuitonConfigExampleConfig
-
Constructor Summary
Constructors Constructor Description NuitonConfigExampleConfig()
NuitonConfigExampleConfig(ApplicationConfigInit init)
-
Method Summary
Methods inherited from class org.nuiton.config.example.GeneratedNuitonConfigExampleConfig
get, getAge, getConfigurationDescription, getEmail, getFirstName, getLastName, getPreferredFormat, getTwitter, orderedByKey, setAge, setEmail, setFirstName, setLastName, setOption, setPreferredFormat, setTwitter
-
Constructor Details
-
NuitonConfigExampleConfig
public NuitonConfigExampleConfig() -
NuitonConfigExampleConfig
-