Parameterize since we're using Java 1.5 nowadays
------------------------------------------------

                 Key: MAILET-38
                 URL: https://issues.apache.org/jira/browse/MAILET-38
             Project: Mailet
          Issue Type: Task
    Affects Versions: 2.5
         Environment: All
            Reporter: Felix Knecht
            Priority: Minor


There're still unparameterized variables (Map myMap -> Map<String, String> 
myMap e.g.). Since Java 1.5 this can be parameterized. We should do this for 
type safety sake. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to