Last active
July 26, 2017 14:16
-
-
Save vestrel00/9101e305f13b7599293cf56726a7e2b1 to your computer and use it in GitHub Desktop.
A: 3 - inject/PerChildFragment.java
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@Scope | |
@Retention(RetentionPolicy.RUNTIME) | |
public @interface PerChildFragment { | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment