public class YamlConfigurationSection extends YamlConfiguration
| 构造器和说明 |
|---|
YamlConfigurationSection(YamlConfiguration parent,
Map<String,Object> values) |
| 限定符和类型 | 方法和说明 |
|---|---|
YamlConfiguration |
getParent()
Get the parent section
|
createSection, get, getSection, getValues, load, loadFile, save, set, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcontains, keys, removepublic YamlConfigurationSection(YamlConfiguration parent, Map<String,Object> values)
public YamlConfiguration getParent()
Copyright © 2022. All rights reserved.