Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TUBEMQ-91] replace explicit type with <> #71

Merged
merged 1 commit into from May 9, 2020
Merged

[TUBEMQ-91] replace explicit type with <> #71

merged 1 commit into from May 9, 2020

Conversation

viviel
Copy link
Contributor

@viviel viviel commented May 8, 2020

replace explicit type with <>

example: List list = new ArrayList(); -> List list = new ArrayList<>();

scope of influence:

package: org.apache.tubemq.client.consumer

@lamberliu lamberliu merged commit 71df903 into apache:master May 9, 2020
xuehuanran pushed a commit to xuehuanran/inlong that referenced this pull request Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants