Package top.focess.qq.api.plugin
Annotation Type PluginType
-
@Target(TYPE) @Retention(RUNTIME) public @interface PluginType
Represent this class is a Plugin. It means that this class must extend Plugin class.
@Target(TYPE) @Retention(RUNTIME) public @interface PluginType