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

Guocheng Zhang updated TUBEMQ-91:
---------------------------------
    Fix Version/s: 0.5.0

> replace explicit type with <>
> -----------------------------
>
>                 Key: TUBEMQ-91
>                 URL: https://issues.apache.org/jira/browse/TUBEMQ-91
>             Project: Apache TubeMQ
>          Issue Type: Improvement
>            Reporter: viviel
>            Assignee: viviel
>            Priority: Low
>              Labels: pull-request-available
>             Fix For: 0.5.0
>
>
> replace explicit type with <>
> example: List<String> list = new ArrayList<String>(); -> List<String> list = 
> new ArrayList<>();
> scope of influence:
> package: org.apache.tubemq.client.consumer



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to