SRC - The type of the source in question.SourceAccessor.SourceProperty<SRC>public static interface SourceAccessor.SourceMutator<SRC>
| Modifier and Type | Method | Description |
|---|---|---|
void |
setSource(SRC aSource) |
Sets the source for the source property.
|
void setSource(SRC aSource)
aSource - The source to be stored by the source property.Copyright © 2018. All rights reserved.