add min and max

This commit is contained in:
Looly
2019-09-11 16:28:34 +08:00
parent c6f2754221
commit a9b08161c3
3 changed files with 28 additions and 1 deletions

View File

@@ -19,6 +19,7 @@
* 【setting】 SettingLoader支持自定义分隔符
* 【http】 Content-Type添加默认值issue#I11YHI@Gitee
* 【socket】 增加Closeable接口issue#532@Github
* 【core】 CollUtil增加min和max方法
### Bug修复
* 【core】 修复NetUtil.getUsableLocalPort问题pr#69@Gitee