0
votes
Why is using a class as a struct bad practice in Java?
I think he might be confusing "not very OOP" for bad practice. I think he expected you to provide several methods that would each return 1 value that was needed (as you will have to use them in you …
