You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2023/01/18 02:44:19 UTC

[GitHub] [netbeans] tbw777 opened a new pull request, #5308: Replaced all [equals() -> "==", HashSet -> EnumSet, HashMap -> EnumMa…

tbw777 opened a new pull request, #5308:
URL: https://github.com/apache/netbeans/pull/5308

   These changes more readable, faster and safer at compile and run-time. Also == is null-safe than equals.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] tbw777 closed pull request #5308: Replaced all [equals() -> "==", HashSet -> EnumSet, HashMap -> EnumMa…

Posted by GitBox <gi...@apache.org>.
tbw777 closed pull request #5308: Replaced all [equals() -> "==", HashSet -> EnumSet, HashMap -> EnumMa…
URL: https://github.com/apache/netbeans/pull/5308


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists