preRestart method

void preRestart()

Task 被重启之前执行,Task.restart 调用后立即执行

Implementation

void preRestart() {}