public interface ConfigurationProperties extends Map<String,Object>
Configuration
.getProperties()
This code is experimental. While this interface is functional and tested, it may change or be removed in a future version of the library.
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
This work is licensed under a Creative Commons Attribution 4.0 International License.