|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectorg.opoo.press.Application
public class Application
The global application instance class.
| 构造方法摘要 | |
|---|---|
Application()
|
|
| 方法摘要 | |
|---|---|
static Context |
getContext()
|
static boolean |
isInitialized()
Check whether the application is initialized. |
static void |
setContext(Context context)
|
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 构造方法详细信息 |
|---|
public Application()
| 方法详细信息 |
|---|
public static boolean isInitialized()
public static Context getContext()
public static void setContext(Context context)
context - the context to set
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||