From dagger-discuss@: I have a class that gets some dependencies from the object graph, and other dependencies from a caller …
java dependency-injection dagger assisted-injectI have an issue with the AssistedInject. I followed the instructions on this link https://github.com/google/guice/wiki/…
java dependency-injection guice assisted-inject