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