Fix improper type parameters in code |
||
Issue description1. Read http://errorprone.info/bugpattern/TypeParameterUnusedInFormals 2. Remove 'TypeParameterUnusedInFormals' suppression for errorprone. 3. Fix or suppress each instance in code. 4. Upgrade 'TypeParameterUnusedInFormals' to errorprone error to prevent future regressions.
,
Jan 14
|
||
►
Sign in to add a comment |
||
Comment 1 by benhenry@google.com
, Jan 11