Ted Dunning created MAHOUT-1096:
-----------------------------------
Summary: Lots of style warnings in generated code are easy to fix
Key: MAHOUT-1096
URL: https://issues.apache.org/jira/browse/MAHOUT-1096
Project: Mahout
Issue Type: Improvement
Reporter: Ted Dunning
We have a method that is protected in our primitive maps and sets. It is never
over-ridden, however, so it might as well be final. This will nuke between
70-80 high priority style warning.
We also have some cases of new String("foo") which are easy to fix.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira