public interface ContextProvider
Modifier and Type | Field and Description |
---|---|
static ContextProvider |
defaultProvider |
Modifier and Type | Method and Description |
---|---|
Context |
get() |
void |
put(Context context) |
static final ContextProvider defaultProvider