mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
笔误
This commit is contained in:
@@ -80,7 +80,7 @@ public final class Singleton {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 将已有对象放入单例中,其Class做为键
|
* 将已有对象放入单例中,key做为键
|
||||||
*
|
*
|
||||||
* @param key 键
|
* @param key 键
|
||||||
* @param obj 对象
|
* @param obj 对象
|
||||||
|
Reference in New Issue
Block a user