public class Configuration
extends java.util.HashMap<java.lang.String,java.lang.Object>
ConfigurableFeatureGroup
. Sets new values
for features of a ConfigurableFeatureGroup
. A key of a Configuration
refers to a ConfigurableParameter.getId()
, the value is the value of
this feature.Constructor and Description |
---|
Configuration(java.lang.String groupId) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFeatureGroupId() |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values