You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2020/03/02 14:45:46 UTC

[GitHub] [accumulo] jmark99 opened a new pull request #1540: Replace explicit types with diamond operator

jmark99 opened a new pull request #1540: Replace explicit types with diamond operator
URL: https://github.com/apache/accumulo/pull/1540
 
 
   Update code to take advantage of the newer Java language feature allowing the diamond operator to replace explicit types.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [accumulo] jmark99 merged pull request #1540: Replace explicit types with diamond operator

Posted by GitBox <gi...@apache.org>.
jmark99 merged pull request #1540: Replace explicit types with diamond operator
URL: https://github.com/apache/accumulo/pull/1540
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services