Annotation Type DecoratorPattern.Decorator


  • @Retention(RUNTIME)
    @Target(TYPE)
    @Documented
    public static @interface DecoratorPattern.Decorator
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      java.lang.String comment  
      java.lang.Class[] participants  
    • Element Detail

      • participants

        java.lang.Class[] participants
        Default:
        {}
      • comment

        java.lang.String comment
        Default:
        ""