[GitHub] ignite pull request #5614: Replace explicit generic type with diamond operat...

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #5614: Replace explicit generic type with diamond operat...

andrey-kuznetsov
GitHub user igor-suhorukov opened a pull request:

    https://github.com/apache/ignite/pull/5614

    Replace explicit generic type with diamond operator

   

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/igor-suhorukov/ignite master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/5614.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #5614
   
----
commit c5166386b1666473d1add61196c59b22f23c6bfa
Author: igor-suhorukov <igor.suhorukov@...>
Date:   2018-12-08T23:14:58Z

    Replace explicit generic type with diamond operator

----


---