增加任务组的注解事件

This commit is contained in:
AriaLyy
2017-07-10 17:26:54 +08:00
parent 2f94560c9b
commit c948aa7555
18 changed files with 731 additions and 238 deletions

View File

@ -22,7 +22,6 @@ import javax.tools.Diagnostic;
/**
* Created by Aria.Lao on 2017/6/6.
*/
class PrintLog {
private volatile static PrintLog INSTANCE = null;