CTX - The type of the context property.ContextAccessor.ContextProperty<CTX>public static interface ContextAccessor.ContextMutator<CTX>
| Modifier and Type | Method | Description |
|---|---|---|
void |
setContext(CTX aContext) |
Sets the context for the context property.
|
void setContext(CTX aContext)
aContext - The context to be stored by the context property.Copyright © 2018. All rights reserved.