You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by igor-suhorukov <gi...@git.apache.org> on 2018/12/08 23:19:50 UTC

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

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 <ig...@...>
Date:   2018-12-08T23:14:58Z

    Replace explicit generic type with diamond operator

----


---