public final class ContextStore
extends java.lang.Object
Constructor and Description |
---|
ContextStore() |
Modifier and Type | Method and Description |
---|---|
static Context |
get()
Get the user
context for the currently executing thread. |
static void |
set(Context context)
Set the
context for the currently executing thread. |