Modify change code note in YukiHookAPI

This commit is contained in:
2022-09-16 02:33:17 +08:00
parent a9e5c0780f
commit f236ea3940
2 changed files with 2 additions and 2 deletions

View File

@@ -253,7 +253,7 @@ object YukiHookAPI {
*
* - 为防止 [Member] 复用过高造成的系统 GC 问题 - 此功能默认启用
*
* 启用后会缓存已经找到的 [Class]、[Method]、[Constructor]、[Field]
* 启用后会缓存已经找到的 [Method]、[Constructor]、[Field]
*
* 缓存的 [Member] 都将处于 [ReflectsCacheStore] 的全局静态实例中
*