摘要:
Set中存放的是没有重复的数据,下说记录一下使用中的小细节。 1.HashSet 区分大小写: 输出: [A, a, B, b, C, c, D, E, F, G]truefalse BigDecimal比较 Set<BigDecimal> set2 = new HashSet<BigDecimal 阅读全文
posted @ 2018-08-06 11:32
KenNgai
阅读(827)
评论(0)
推荐(0)