public abstract class AbstractCollectionConfigKey<T,RawT extends java.util.Collection<java.lang.Object>,V> extends AbstractStructuredConfigKey<T,RawT,V>
BasicConfigKey.BasicConfigKeyOverwriting<T>, BasicConfigKey.Builder<T,B extends BasicConfigKey.Builder<T,B>>StructuredConfigKey.StructuredModification<T extends StructuredConfigKey>, StructuredConfigKey.StructuredModificationsConfigKey.HasConfigKey<T>| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
applyValueToMap(java.lang.Object value,
java.util.Map target)
for internal use
|
ConfigKey<V> |
subKey() |
acceptsKeyMatch, acceptsSubkey, acceptsSubkeyStronglyTyped, extractSubKeyName, extractValue, isSet, rawValuebuilder, builder, builder, equals, getConstraint, getDefaultValue, getDeprecatedNames, getDescription, getInheritance, getInheritanceByContext, getInheritanceByContext, getName, getNameParts, getParentInheritance, getType, getTypeInheritance, getTypeName, getTypeToken, hasDefaultValue, hashCode, isReconfigurable, isValueValid, toStringpublic java.lang.Object applyValueToMap(java.lang.Object value,
java.util.Map target)
StructuredConfigKey