正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -109,7 +109,7 @@ public final class RingBufferWheel { | @@ -109,7 +109,7 @@ public final class RingBufferWheel { | ||
| 109 | } | 109 | } |
| 110 | 110 | ||
| 111 | /** | 111 | /** |
| 112 | - * Start background thread to consumer wheel timer, it will run until you call method {@link #stop} | 112 | + * Start background thread to consumer wheel timer, it will always run until you call method {@link #stop} |
| 113 | */ | 113 | */ |
| 114 | public void start() { | 114 | public void start() { |
| 115 | logger.info("delay task is starting"); | 115 | logger.info("delay task is starting"); |
-
请 注册 或 登录 后发表评论