Change new ArrayList and new HashMap to List.newArrayList and Maps.newHashMap
-----------------------------------------------------------------------------

                 Key: MRUNIT-47
                 URL: https://issues.apache.org/jira/browse/MRUNIT-47
             Project: MRUnit
          Issue Type: Improvement
            Reporter: Brock Noland
            Priority: Minor


Change new ArrayList and new HashMap to List.newArrayList and Maps.newHashMap. 
It's much cleaner and removes a lot of complexity.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to