[Java] Annotation Type Traits.Implemented
- org.codehaus.groovy.transform.trait.Traits.Implemented
@Retention(RetentionPolicy.RUNTIME) @Target(ElementType.METHOD) public @interface Traits.Implemented
Internal annotation used to indicate which methods in a trait interface have a default implementation.
Inherited Methods Summary
Methods inherited from class | Name |
---|---|
class Object | wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/org/codehaus/groovy/transform/trait/Traits.Implemented.html