Join Slack
Powered by
The only thing different that I can see is that yo...
# kobalt
e
ethauvin
07/09/2016, 7:53 PM
The only thing different that I can see is that you use
@Retention(RetentionPolicy.RUNTIME)
, I used
@Retention(RetentionPolicy.SOURCE)
, and that makes no difference.
2
Views
Open in Slack
Previous
Next