Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Lombok alternatives for clear code without getters/setters/toString/constructors

user5970066Feb 12 2014 — edited Feb 14 2014

Hi

Do you know any Lombok alternatives ?

Using Lombok we can forget about messing class with getters and setters and toString, I want use it in my project however I wonder if there are any better alternatives?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 14 2014
Added on Feb 12 2014
7 comments
5,032 views