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 Internal
@Target
({
METHOD
,
CONSTRUCTOR
,
TYPE
,
FIELD
})
@Retention
(
RUNTIME
)
public @interface
Internal
The Internal annotation is used to mark members that are internal.