Closed GoogleCodeExporter closed 9 years ago
This is possible in the non-experimental version, see
http://projectlombok.org/features/Value.html
You need to annotate the class with @NonFinal.
Original comment by r.spilker
on 27 Jan 2015 at 2:00
Oh and the documentation page you are referring to is outdated and even removed
from our source repo; the deployment of the website however didn't remove stale
files. We're planning to replace this page with a page similar to
http://projectlombok.org/features/experimental/Builder.html
Original comment by r.spilker
on 27 Jan 2015 at 2:03
http://projectlombok.org/features/experimental/Value.html has been modified.
You might need to refesh the page :-)
Original comment by r.spilker
on 27 Jan 2015 at 3:29
Thanks! Works as advertised.
Original comment by cbe...@gmail.com
on 27 Jan 2015 at 6:16
Original issue reported on code.google.com by
cbe...@gmail.com
on 26 Jan 2015 at 6:24