fix comment

This commit is contained in:
Looly
2020-12-06 07:51:55 +08:00
parent 36588f7e07
commit 54749abfcc
3 changed files with 3 additions and 0 deletions

View File

@@ -45,6 +45,7 @@ public class Hutool {
/**
* 显示Hutool所有的工具类
*
* @return 工具类名集合
* @since 5.5.2
*/
public static Set<Class<?>> getAllUtils() {