public interface RunInRightEvent
限定符和类型 | 方法和说明 |
---|---|
int |
compareTo(RunInRightEvent o) |
int |
getPriority() |
void |
run() |
void |
setPriority(int priority) |
void run()
int getPriority()
void setPriority(int priority)
int compareTo(RunInRightEvent o)