T - The content's type to be accessed.public static interface ContentAccessor.ContentMutator<T>
| Modifier and Type | Method and Description |
|---|---|
void |
setContent(T aContent)
Sets the content for the content property.
|
void setContent(T aContent)
aContent - The content to be stored by the content property.Copyright © 2018. All rights reserved.