Package top.focess.qq.api.event
Annotation Type ListenerType
-
@Target(TYPE) @Retention(RUNTIME) public @interface ListenerType
Represent this class is a Listener. It means that this class must implement Listener class.
@Target(TYPE) @Retention(RUNTIME) public @interface ListenerType