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 Generated
@Target
({
CONSTRUCTOR
,
METHOD
,
FIELD
,
TYPE
})
@Retention
(
RUNTIME
)
public @interface
Generated
Marks class members that have been generated by the compiler.
Since:
2.5.0