1
score
189
views
yes
status
CC BY-SA 3.0
Having problems with Get and set method in Java
A getter should not be static. I made some modifications. This should work:
Technical answers from my Stack Overflow history, with source links and licenses.
Showing 1 of 1 answer tagged getter-setter
Exported May 9, 2026
A getter should not be static. I made some modifications. This should work: