Integrated: Replace explicit type with <>
Kartik Ohri
github.com+27751938+amcap1712 at openjdk.java.net
Mon Nov 2 12:29:55 UTC 2020
On Sun, 1 Nov 2020 09:50:25 GMT, Kartik Ohri <github.com+27751938+amCap1712 at openjdk.org> wrote:
> Hi!
> Analyzing the skara codebase in Intellij IDEA reveals that there several opportunities for minor improvements in the codebase. One such improvement is to use the `<>` instead of explicit types. Hence, I propose this patch.
>
> There are other inspections and improvements possible as well. In case such changes are welcome, I would be happy to contribute patches for those as well. Also, in that case should those changes be a part of this PR or should there be a separate PR for each ?
> Thanks.
> Regards,
> Kartik
This pull request has now been integrated.
Changeset: 7eaebc72
Author: Kartik Ohri <kartikohri13 at gmail.com>
Committer: Erik Helin <ehelin at openjdk.org>
URL: https://git.openjdk.java.net/skara/commit/7eaebc72
Stats: 81 lines in 37 files changed: 0 ins; 0 del; 81 mod
Replace explicit type with <>
Reviewed-by: ehelin
-------------
PR: https://git.openjdk.java.net/skara/pull/935
More information about the skara-dev
mailing list