forked from plusone/plusone-commons
ZhouXY108
c8e1d9ac59
`CollectionTools` 提供 `nullToEmptyList`、`nullToEmptySet`、`nullToEmptyMap`,分别在提供的集合为 `null` 时,返回 `Collections.emptyList()`、`Collections.emptySet()`、`Collections.emptyMap()`。 close #7 |
||
---|---|---|
src | ||
.editorconfig | ||
.gitignore | ||
LICENSE | ||
ProgressOfTesting.txt | ||
pom.xml |