public static interface Registry.Key extends Profile.Section
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_NAME |
| Modifier and Type | Method and 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) |
childrenNames, getName, getSimpleName, removeChildadd, add, as, as, fetch, fetch, fetch, fetch, fetch, fetch, fetchAll, from, from, get, get, get, get, getAll, put, put, putAll, to, toadd, add, get, getAll, length, put, putAll, removeaddEmptyLine, getComment, getNewLineCount, putComment, removeCommentclear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesstatic 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)
Copyright © 2001–2025. All rights reserved.