Annotation Interface RecordBuilder
Generate a builder class for the given record
-
Nested Class Summary
Nested Classes -
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionbooleanWhether getter methods should be generated on the builder
-
Element Details
-
getters
boolean gettersWhether getter methods should be generated on the builder- Default:
false
-