|
|
|
|
|
by lockje
2785 days ago
|
|
Honestly, people still using the getter and setter argument in 2018 as a reason to pick a language should not be taken seriously. Indeed Java has more boilerplate, but honestly I've never been bothered by it (as you can generate most within your IDE) and because its explicitly written down it can make code more readable. And Java also has lambda's. |
|
more text to read does not means "more readable", it means more effort to do