You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Per http://code.google.com/p/google-gin/issues/detail?id=86, often classes are
made public for sake of being accessible by a Ginjector in another package.
It's useful to include an annotation to describe this versus using free form
comments of the sort:
// class is public because ....
Annotation file is attached.
Original issue reported on code.google.com by [email protected] on 29 Jan 2011 at 4:15
Original issue reported on code.google.com by
[email protected]
on 29 Jan 2011 at 4:15Attachments:
The text was updated successfully, but these errors were encountered: