Telling println what to do with my Class
in
Programming Questions
•
2 years ago
I'm a noob but I've made a custom class. I'd like to tell it how it should be printed out of it's ever called to instead of just printing the object reference. Anyone know how?
1