| 程序包 | 说明 |
|---|---|
| xin.manong.weapon.base.record |
| 限定符和类型 | 方法和说明 |
|---|---|
KVRecord |
KVRecord.copy()
拷贝数据:针对JSON数据进行深拷贝
|
KVRecord |
KVRecords.getRecord(int index)
获取指定下标的KVRecord
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
KVRecords.addRecord(KVRecord kvRecord)
添加KVRecord
如果KVRecord为null,不生效
|
Copyright © 2022. All rights reserved.