Java: Different outputs when add/remove short and integer elements in a Set

后端 未结 3 828
南笙
南笙 2020-12-07 03:55

I wasn\'t sure on how to ask this question. But, what is the different between these 2 lines of code?

Set a = new HashSet();
f         


        
3条回答
提交回复
热议问题