# distream
**Repository Path**: huoyo/distream
## Basic Information
- **Project Name**: distream
- **Description**: List扩展库,用于list对象流式处理,包括自定义数据处理器、labmda表达式和等式计算等(list.handle(a->...).handle(a->...).handle(a->...))。
an extended tool of List about how to process data by lambda,expressions and custom class
- **Primary Language**: Java
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: https://gitee.com/huoyo/distream.git
- **GVP Project**: No
## Statistics
- **Stars**: 2
- **Forks**: 1
- **Created**: 2022-01-28
- **Last Updated**: 2024-07-28
## Categories & Tags
**Categories**: utils
**Tags**: None
## README
Distream
---
[英文文档/ENGLISH](README-EN.md)
一个为Java语言开发的List扩展工具库,可用于list对象流式数据处理,包括自定义数据处理器、lambda表达式和等式计算等
An extended tool of List about how to process data fluently by lambda,expressions and custom class.
* 真正的数据流式丝滑处理
```java
ListFrame