@Retention(value=RUNTIME) @Target(value=METHOD) @Documented @Inherited public @interface Subscribe
String
value
int
priority
ThreadType
threadType
public abstract String value
public abstract ThreadType threadType
public abstract int priority