public class BubblingConfigurationResolver extends Object implements ConfigurationResolver
| Constructor and Description |
|---|
BubblingConfigurationResolver(Iterable<ConfigurationSource> sources) |
public BubblingConfigurationResolver(Iterable<ConfigurationSource> sources)
public <T> T resolve(ConfigurationKey<T> key)
resolve in interface ConfigurationResolverCopyright © 2009-2014 The Project Lombok Authors, licensed under the MIT licence.