- 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
- Summary:
Required Optional
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.