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

                 Key: JAMES-1220
                 URL: https://issues.apache.org/jira/browse/JAMES-1220
             Project: JAMES Server
          Issue Type: Task
    Affects Versions: Trunk
         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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to