Uses of Class
de.poiu.coat.example.ImmutableAppConfig.Builder
Packages that use ImmutableAppConfig.Builder
-
Uses of ImmutableAppConfig.Builder in de.poiu.coat.example
Methods in de.poiu.coat.example that return ImmutableAppConfig.BuilderModifier and TypeMethodDescriptionAdd the config entries from the given file to the built ImmutableAppConfig.Add the config entries from the given Map to the built ImmutableAppConfig.ImmutableAppConfig.Builder.add(Properties jup) Add the config entries from the given Properties to the built ImmutableAppConfig.ImmutableAppConfig.Builder.addEnvVars()Add the config entries from the current environment variables to the built ImmutableAppConfig.static ImmutableAppConfig.BuilderImmutableAppConfig.builder()Create a builder forImmutableAppConfiginstances.