Hacker News new | ask | show | jobs
by mystifyingpoi 200 days ago
> The getters and setters are not called anywhere in application logic

It's common that getters and setters will be called by serialization library. The fact that they are "grey" in IntelliJ doesn't matter.