Revision d0d287f6
ID | d0d287f668b317673ff8c29a90bc95314bb4853e |
Parent | 69ecaf02 |
Child | 0a9941d9 |
Remove undocumented params from JavaDoc.
Android Studio by default warns about undocumented params, which makes it harder
to identify more problematic warnings to do with actual code problems. This warning could
be toned down in the IDE so that it doesn't complain, but equally, the params are
not neccesary in JavaDoc if they are undocumented, and don't end up adding any more
than the parameters themselves.
Files
- added
- modified
- copied
- renamed
- deleted