Sign in
Sign up
Explore
Enterprise
Education
Search
Help
Terms of use
About Us
Explore
Enterprise
Education
Gitee Premium
Gitee AI
AI teammates
Sign in
Sign up
Gitee 2025 OpenSource,We need your vote!
Fetch the repository succeeded.
Open Source
>
Development Lib
>
Common Toolkit
&&
Donate
Please sign in before you donate.
Cancel
Sign in
Scan WeChat QR to Pay
Cancel
Complete
Prompt
Switch to Alipay.
OK
Cancel
Watch
Unwatch
Watching
Releases Only
Ignoring
4K
Star
24.2K
Fork
8.3K
GVP
chinabugotech
/
hutool
Code
Issues
2
Pull Requests
0
Insights
Pipelines
Service
JavaDoc
Quality Analysis
Jenkins for Gitee
Tencent CloudBase
Tencent Cloud Serverless
悬镜安全
Aliyun SAE
Codeblitz
SBOM
Don’t show this again
766
EasyStream 对递归树结构的支持,提供结束操作toTree、中间操作flatTree函数
Merged
阿超:v6-dev
chinabugotech:v6-dev
阿超
create on 2022-08-22 19:44
Clone/Download
HTTPS
SSH
Copy
Email Patch
Diff file
#### 说明 1. 请确认你提交的PR是到'v5-dev'分支,否则我会手动修改代码并关闭PR。 2. 请确认没有更改代码风格(如tab缩进) 3. 新特性添加请确认注释完备,如有必要,请在src/test/java下添加Junit测试用例 ### 修改描述(包括说明bug修复或者添加新特性) 1. [bug修复] balabala…… 2. [新特性] balabala…… EasyStream 对递归树结构的支持,提供结束操作toTree、中间操作flatTree函数 要求:JavaBean包含id、parentId、children字段 为什么提提供这两个api? 主要是发现目前的TreeUtil是基于LinkedHashMap,每次使用需要手动转一遍 于是对于满足上述要求的JavaBean,提供 递归组装为树 以及 扁平化树为流的 api支持
This pull request needs to pass some approval items
Type
Assign personnel
Status
Reviewer
Looly
Pass review
Completed
(1/0 )
How to merge Pull Request
git checkout v6-dev
git pull https://gitee.com/VampireAchao/hutool.git v6-dev
git push origin v6-dev
Comments
3
Commits
4
Files
2
Checks
Code problems
0
Bulk operation
Expand
Collapse
Reviewer
Code Owner
Reviewer
eli_chow
eli-chow
chinabugotech
chinabugotech
Looly
loolly_admin
No Setting
Min number
0
Tester
eli_chow
eli-chow
chinabugotech
chinabugotech
Looly
loolly_admin
No Setting
Min number
0
Priority
Not specified
Serious
Main
Secondary
Unimportant
Label
Label settings
feature
Link Issue
No link issue
Successfully merged pull requests will close issues
Milestone
No related milestones
Participators
(3)
Java
1
https://gitee.com/chinabugotech/hutool.git
git@gitee.com:chinabugotech/hutool.git
chinabugotech
hutool
hutool
Going to Help Center
Search
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
Comment
Repository Report
Back to the top
Login prompt
This operation requires login to the code cloud account. Please log in before operating.
Go to login
No account. Register