▲ | stickfigure 2 days ago | |
I don't understand what you're saying. Java records don't need getters/setters. If you want that interface there's lombok. | ||
▲ | ok123456 2 days ago | parent [-] | |
Records is a very new addition. lombok is writing bytecode directly to facilitate that. |