注释类型 KeepApplication


  • @Target(TYPE)
    @Retention(CLASS)
    @Documented
    public @interface KeepApplication
    This annotation specifies to keep the annotated class as an application, together with its a main method.