This commit is contained in:
visayafan 2021-07-24 03:12:02 +08:00 committed by GitHub
parent 56e107ebda
commit 71e36badfb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -80,7 +80,7 @@ public final class Singleton {
}
/**
* 将已有对象放入单例中其Class做为键
* 将已有对象放入单例中key做为键
*
* @param key
* @param obj 对象