作者 crossoverJie

:bulb: Documenting source code.

@@ -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");