会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
易水蜗牛
博客园
首页
新随笔
联系
管理
2020年1月8日
StringUtils工具类
摘要: isEmpty(String str) 是否为空,空格字符为false isNotEmpty(String str) 是否为非空,空格字符为true isBlank(String str) 是否为空,空格字符为true isNotBlank(String str) 是否为非空,空格字符为false
阅读全文
posted @ 2020-01-08 09:57 易水蜗牛
阅读(359)
评论(3)
推荐(2)
编辑
公告