CTX - The type of the context property.public static interface ContextAccessor.ContextMutator<CTX>
| Modifier and Type | Method and 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.