java常用工具
2023-11-26 18:06 虎背熊腰 阅读(14) 评论(0) 收藏 举报//common-collections4
CollectionUtils.isEmpty(Collections.emptyList());
//common-lang3
//StringUtils.isEmpty()
//DateFormatUtils
//guava
//Lists.newArrayList()
//Map<String, String> map = Maps.newHashMap();
浙公网安备 33010602011771号