[ 
https://issues.apache.org/jira/browse/APEXCORE-691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tushar Gosavi closed APEXCORE-691.
----------------------------------

Closing after 3.6.0 release

> Use type inference for generic instance creation
> ------------------------------------------------
>
>                 Key: APEXCORE-691
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-691
>             Project: Apache Apex Core
>          Issue Type: Task
>            Reporter: Vlad Rozov
>            Assignee: Vlad Rozov
>            Priority: Minor
>             Fix For: 3.6.0
>
>
> The current Java language level allows using type inference for generic 
> instance creation making constructs like
> {noformat}
> Map <String, String> map = new HashMap<String, String>();
> {noformat}
> unnecessary.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to