public abstract class Foundation extends Object
| 构造器和说明 |
|---|
Foundation() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ApplicationProvider |
app() |
static String |
getProperty(String name,
String defaultValue) |
static NetworkProvider |
net() |
static ServerProvider |
server() |
public static NetworkProvider net()
public static ServerProvider server()
public static ApplicationProvider app()
Copyright © 2019 Ctrip, Inc.. All rights reserved.