摘要: Set中存放的是没有重复的数据,下说记录一下使用中的小细节。 1.HashSet 区分大小写: 输出: [A, a, B, b, C, c, D, E, F, G]truefalse BigDecimal比较 Set<BigDecimal> set2 = new HashSet<BigDecimal 阅读全文