android / codelab-android-dagger

Apache License 2.0
181 stars 157 forks source link

In this section: https://developer.android.com/codelabs/android-dagger#14 #53

Open antranvn opened 3 years ago

antranvn commented 3 years ago

In this section: https://developer.android.com/codelabs/android-dagger#14

Please explain in detail about:

What does @Retention(AnnotationRetention.BINARY) do and what does @Retention(AnnotationRetention.BINARY) mean? "They can be documented" ==> What does it mean?