JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
groovy.transform
Annotation Type NamedDelegate
@Retention
(
value
=
SOURCE
)
@Target
(
value
=
PARAMETER
) public @interface
NamedDelegate
Marker interface used to indicate that the property names of the annotated parameter represent valid key names when using named arguments and that the property types are applicable for type checking purposes.
Since:
2.5.0
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Copyright © 2003-2019 The Apache Software Foundation. All rights reserved.
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element