JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
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
RecordOptions