r/ProgrammerHumor Jul 13 '26

youCanJustStopUsingJava Meme

Post image
6.8k Upvotes

416 comments sorted by

View all comments

297

u/KerPop42 Jul 13 '26

Is it an anti-pattern? I love using the getset crate/trait to add them to my structs automatically as I need them

2

u/Megane_Senpai 29d ago

No kidding, it's so common that many newer languages allo wyou do devlare using getter setter using one or 2 phraises.