Skip to content

Dagger ‐ Interface injection

Devrath edited this page Oct 6, 2023 · 5 revisions

Observations

Output

Battery constructor is invoked !
Screen constructor is invoked !
Mobile constructor is invoked !
Mobile is running !

Code

Clone this wiki locally