| Method and Description |
|---|
| org.apache.tamaya.format.ConfigurationDataBuilder.addProperties(Map<String, String>)
Use
ConfigurationDataBuilder.addDefaultProperties(Map) instead of. |
| org.apache.tamaya.format.ConfigurationDataBuilder.addProperty(String, String)
Use
ConfigurationDataBuilder.addDefaultProperty(String, String) instead of. |
Copyright © 2016–2017 Apache Software Foundation. All rights reserved.