January 2018
Intermediate to advanced
434 pages
14h 1m
English
When you use the @Inject annotation in the constructor, it means that the class needs the DataManager object before it can be created. Dagger2 will look into the dependency tree and provide you the dependency if it can.
Read now
Unlock full access