Uses of Class
de.poiu.coat.example.ImmutableAppConfig
Packages that use ImmutableAppConfig
-
Uses of ImmutableAppConfig in de.poiu.coat.example
Methods in de.poiu.coat.example that return ImmutableAppConfigModifier and TypeMethodDescriptionImmutableAppConfig.Builder.build()Build a newImmutableAppConfigwith the config keys from this Builder.static ImmutableAppConfigCreate a new ImmutableAppConfig from the given config file.static ImmutableAppConfigCreate a new ImmutableAppConfig from the given config entries.static ImmutableAppConfigImmutableAppConfig.from(Properties jup) Create a new ImmutableAppConfig from the given config entries.static ImmutableAppConfigImmutableAppConfig.fromEnvVars()Create a new ImmutableAppConfig from the current environment variables.