T - the type of the target objectpublic interface Injector<T>
| Modifier and Type | Method and Description |
|---|---|
void |
inject(T target)
Injects objects into the target object.
|
void inject(T target)
target - the target objectCopyright © 2002–2019 SoftSmithy. All rights reserved.