Menu
首页
搜索
SpringBoot
Vue
Vant
Python
Android
Harmony
InnoDB
ll元素
关注
发信
关注(28)
粉丝(399)
动态
文章
图片
移除list中null元素
查询结果为null, list.size()却是1
移除该null元素
totalList.removeAll(Collections.singleton(null));
05-11 19:48