Package groovy.transform
Annotation Type RecordBase
-
@Documented @Retention(SOURCE) @Target(TYPE) public @interface RecordBase
Class annotation used to assist in the creation of record-like classes.- Since:
- 4.0.0
- See Also:
ImmutableOptions
,MapConstructor
,TupleConstructor
,PropertyOptions