Doesn't remove item from hashmap

前端 未结 0 1028
耶瑟儿~
耶瑟儿~ 2020-12-16 01:12

I have a HashMap which is the cart for my shop. Its key is String and values are Integers (name of the product and how many of them I want to buy). I want to remove a value

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