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
org.codehaus.groovy.transform.trait
Annotation Type Traits.Implemented
Enclosing class:
Traits
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public static @interface
Traits.Implemented
Internal annotation used to indicate which methods in a trait interface have a default implementation.