public class IndexProperties extends Object
| 构造器和说明 |
|---|
IndexProperties() |
| 限定符和类型 | 方法和说明 |
|---|---|
IndexProperties |
addKey(String key,
IndexParameter parameter)
写入参数
|
static IndexProperties |
getInstance()
获取实例
|
IndexProperties |
removeKey(String key)
移除参数
|
public static IndexProperties getInstance()
public IndexProperties addKey(String key, IndexParameter parameter)
key - 写入的keyparameter - 写入的参数public IndexProperties removeKey(String key)
key - 移除的keyCopyright © 2019. All rights reserved.