Android Studio – Why can't I use removeAll on a list of objects?
I am trying to create an app that let's you type in what you want to eat and drink. It calculates all of that and then when you press the print button, I want it to count how often each…