mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
fix comment
This commit is contained in:
parent
96e3a6cdbe
commit
7766522f9e
@ -335,6 +335,7 @@ public class StopWatch {
|
||||
* StopWatch '[id]': running time = [total] [unit]
|
||||
* </pre>
|
||||
*
|
||||
* @param unit 时间单位,{@code null}则默认为{@link TimeUnit#NANOSECONDS}
|
||||
* @return 任务信息
|
||||
*/
|
||||
public String shortSummary(TimeUnit unit) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user