Annotation Type Trait


  • @Documented
    @Retention(RUNTIME)
    @Target(TYPE)
    public @interface Trait
    Used to mark a class as being a trait.
    Since:
    2.3.0