Skip to content

Instantly share code, notes, and snippets.

@Zhuinden
Created May 23, 2020 06:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Zhuinden/f1f7999a2f3562576b291e52812d1ba4 to your computer and use it in GitHub Desktop.
Save Zhuinden/f1f7999a2f3562576b291e52812d1ba4 to your computer and use it in GitHub Desktop.
AssistedInjection sample: AssistedInjectionModule
@AssistedModule
@Module(includes = {AssistedInject_AssistedInjectionModule.class})
public class AssistedInjectionModule {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment