Skip to content

Commit 8bff54b

Browse files
修改格式
1 parent eb1138e commit 8bff54b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
contains: 查询某个key是否已经存在
1515
getAll : 返回所有的键值对<br>
1616
## 提供App数据清理工作的类 → [AppCleanMgr](https://github.com/AbrahamCaiJin/CommonUtilLibrary/blob/master/CommonUtil/src/main/java/com/jingewenku/abrahamcaijin/commonutil/AppCleanMgr.java)
17-
   cleanInternalCache   : 清除本应用内部缓存数据
17+
cleanInternalCache   : 清除本应用内部缓存数据
1818
cleanExternalCache : 清除本应用外部缓存数据
1919
cleanDatabases : 清除本应用所有数据库
2020
cleanSharedPreference: 清除本应用SharedPreference

0 commit comments

Comments
 (0)