public class DependencyInjector extends Object
| Modifier and Type | Method and Description |
|---|---|
static DependencyInjector |
getInstance()
Return the one and only instance of this class (Singleton)
|
void |
inject(TomTomWatch theApplication)
Do the injection
|
public static DependencyInjector getInstance()
public void inject(TomTomWatch theApplication)
theApplication - The main applicationCopyright © 2025. All rights reserved.