mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
add null ignore for CollectorUtil
This commit is contained in:
@@ -18,7 +18,7 @@ import java.util.stream.Collector;
|
||||
/**
|
||||
* 可变的汇聚操作{@link Collector} 相关工具封装
|
||||
*
|
||||
* @author looly
|
||||
* @author looly, VampireAchao
|
||||
* @since 5.6.7
|
||||
*/
|
||||
public class CollectorUtil {
|
||||
|
Reference in New Issue
Block a user