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