HashSet Count Comparison Java

前端 未结 0 529
-上瘾入骨i
-上瘾入骨i 2020-12-01 12:46

What I want to achieve is to count the numbers of the string that has the same value from the inputs.

Set group1 = new HashSet();
Set group2 = new HashSet();
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题