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
org.codehaus.groovy.transform.trait
Annotation Type Traits.Implemented
@Retention
(
value
=
RUNTIME
)
@Target
(
value
=
METHOD
) public static @interface
Traits.Implemented
Internal annotation used to indicate which methods in a trait interface have a default implementation.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Copyright © 2003-2017 The Apache Software Foundation. All rights reserved.
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element