注释类型 KeepImplementations
-
@Target(TYPE) @Retention(CLASS) @Documented public @interface KeepImplementationsThis annotation specifies to keep all implementations or extensions of the annotated class as entry points.
@Target(TYPE)
@Retention(CLASS)
@Documented
public @interface KeepImplementations