@Documented @Retention(RetentionPolicy.RUNTIME) @Target(ElementType.TYPE) @GroovyASTTransformationClass("org.codehaus.groovy.transform.trait.TraitASTTransformation") public @interface Trait
Used to mark a class as being a trait.
class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.