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