CommentedMap<String,String>, Map<String,String>, MultiMap<String,String>, OptionMap, Profile.Sectionpublic static interface Registry.Key extends Profile.Section
| Modifier and Type | Field | Description |
|---|---|---|
static String |
DEFAULT_NAME |
| Modifier and Type | Method | Description |
|---|---|---|
Registry.Key |
addChild(String key) |
|
Registry.Key |
getChild(String key) |
|
Registry.Key |
getParent() |
|
Registry.Type |
getType(Object key) |
|
Registry.Type |
getType(Object key,
Registry.Type defaulType) |
|
Registry.Key |
lookup(String... path) |
|
Registry.Type |
putType(String key,
Registry.Type type) |
|
Registry.Type |
removeType(Object 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, valuesadd, add, get, getAll, length, put, putAll, removeadd, add, as, as, fetch, fetch, fetch, fetch, fetchAll, from, from, get, get, getAll, put, put, putAll, to, tochildrenNames, getName, getSimpleName, removeChildstatic final String DEFAULT_NAME
Registry.Key getChild(String key)
getChild in interface Profile.SectionRegistry.Key getParent()
getParent in interface Profile.SectionRegistry.Type getType(Object key)
Registry.Type getType(Object key, Registry.Type defaulType)
Registry.Key addChild(String key)
addChild in interface Profile.SectionRegistry.Key lookup(String... path)
lookup in interface Profile.SectionRegistry.Type putType(String key, Registry.Type type)
Registry.Type removeType(Object key)