Modifier and Type | Method and 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) |
add, add, as, as, fetch, fetch, fetch, fetch, fetchAll, from, from, get, get, getAll, put, put, putAll, to, to
add, add, get, getAll, length, put, putAll, remove
getComment, putComment, removeComment
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
Profile.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)
Copyright © 2017. All rights reserved.