public class AppContext extends Object
| 构造器和说明 |
|---|
AppContext() |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
get(String key) |
static Boolean |
getAsBoolean(String key) |
static Integer |
getAsInteger(String key) |
static Long |
getAsLong(String key) |
Copyright © 2018. All rights reserved.