Annotation Type TraitName


@Retention(RUNTIME) @Target(TYPE) public @interface TraitName
A helper annotation to specify trait name for TraitInfo. Should be placed on the class implementing Trait.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details