| 程序包 | 说明 |
|---|---|
| com.github.bingoohuang.utils.config.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
ConfigRow |
ConfigTable.getRow(int index) |
ConfigRow |
ConfigTable.getRow(String rowKey) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ConfigRow> |
ConfigTable.getRows() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ConfigTable.addRow(ConfigRow row) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ConfigTable.setRows(List<ConfigRow> rows) |
Copyright © 2018. All rights reserved.