So I just wrote this java program to keep track of my art supply closet, and now I have to add a method to the InventoryItem class so that there is a way to change the String variable of any instance of the class post instantiation.
There's an article that explains it well https://coderanch.com/t/3852/understanding-String-instantiation-static-methods its a little outdated but hopefully you understand. If you want me to explain it just tell me.