Package | Description |
---|---|
net.gdface.sdk |
Modifier and Type | Method and Description |
---|---|
static ContextLoader.GlobalContextField |
ContextLoader.GlobalContextField.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ContextLoader.GlobalContextField[] |
ContextLoader.GlobalContextField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static <T> T |
ContextLoader.getGlobalcontext(ContextLoader.GlobalContextField field) |
static void |
ContextLoader.setGlobalContext(ContextLoader.GlobalContextField field,
java.lang.Object value)
设置全局上下文,用于应用层在SDK初始化前指定初始化参数
|
Copyright © 2020. All rights reserved.