SRC - The type of the source in question.public static interface SourceAccessor.SourceMutator<SRC>
| Modifier and Type | Method and 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.