Package groovy.transform.stc
Annotation Type POJO
-
@Incubating @Target(TYPE) @Retention(SOURCE) public @interface POJO
Marker interface to indicate that the normal GroovyObject methods should not be added.
@Incubating @Target(TYPE) @Retention(SOURCE) public @interface POJO