Join Slack
Powered by
That's exactly what the Project Lombok's `Value` a...
# getting-started
b
bkhablenko
05/25/2016, 10:26 AM
That's exactly what the Project Lombok's
Value
annotation does: it makes the class final and generates all those methods which are generated by Kotlin data classes
Open in Slack
Previous
Next