public class ConfigUtils extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
get(String path) |
Boolean |
getBooleanVal(String path) |
static ConfigUtils |
getInstance() |
Integer |
getIntegerVal(String path) |
List |
getListVal(String path) |
Map |
getMapVal(String path) |
String |
getStringVal(String path) |
public static ConfigUtils getInstance()
Copyright © 2021. All rights reserved.