That's exactly what the Project Lombok's `Value` a...
# getting-started
b
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