You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.
Issue:- Code smell was generated in MapUtil as isEmpty() function was not used to check if the collection is empty or not.
Resolved:- The line was modified to use isEmpty() to execute while block.
Issue screenshot:
Commit id:- 235ad43
pull id:- #104
Code Screenshot:-
The text was updated successfully, but these errors were encountered: