CommentedMap<String,String>, Map<String,String>, MultiMap<String,String>, OptionMapRegistry.Keypublic static interface Profile.Section extends OptionMap
| Modifier and Type | Method | Description |
|---|---|---|
Profile.Section |
addChild(String key) |
|
String[] |
childrenNames() |
|
Profile.Section |
getChild(String key) |
|
String |
getName() |
|
Profile.Section |
getParent() |
|
String |
getSimpleName() |
|
Profile.Section |
lookup(String... path) |
|
void |
removeChild(String key) |
getComment, putComment, removeCommentclear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entry, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, of, of, of, of, of, of, of, of, of, of, of, ofEntries, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesProfile.Section getChild(String key)
String getName()
Profile.Section getParent()
String getSimpleName()
Profile.Section addChild(String key)
String[] childrenNames()
Profile.Section lookup(String... path)
void removeChild(String key)