mirror of
https://github.com/LamGC/ContentGrabbingJi.git
synced 2026-06-07 03:22:22 +00:00
ca6ee0972f
[Optimize] SingleCacheStore 移除不必要的语法规范检查注解(My bad :P);
[Change] CacheStoreFactory 更改'newListCacheStore'和'newSetCacheStore'的泛型标记('V(value)' -> 'E(element)');