We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb1138e commit 8bff54bCopy full SHA for 8bff54b
README.md
@@ -14,7 +14,7 @@
14
contains: 查询某个key是否已经存在
15
getAll : 返回所有的键值对<br>
16
## 提供App数据清理工作的类 → [AppCleanMgr](https://github.com/AbrahamCaiJin/CommonUtilLibrary/blob/master/CommonUtil/src/main/java/com/jingewenku/abrahamcaijin/commonutil/AppCleanMgr.java)
17
- cleanInternalCache : 清除本应用内部缓存数据
+ cleanInternalCache : 清除本应用内部缓存数据
18
cleanExternalCache : 清除本应用外部缓存数据
19
cleanDatabases : 清除本应用所有数据库
20
cleanSharedPreference: 清除本应用SharedPreference
0 commit comments