This commit is contained in:
Looly 2020-11-27 03:54:32 +08:00
parent 118dee8302
commit a30356a215

View File

@ -101,7 +101,7 @@ public class StopWatch {
// ------------------------------------------------------------------------------------------- Constructor end
/**
* 获取{@link StopWatch} 的ID用于多个秒表对象的区分
* 获取StopWatch 的ID用于多个秒表对象的区分
*
* @return the ID 空字符串为
* @see #StopWatch(String)