This library defines four classes, StreamEx, IntStreamEx, LongStreamEx, DoubleStreamEx which are fully compatible with Java 8 stream classes and provide many additional useful methods. Also EntryStream class is provided which represents the stream of map entries and provides additional functionality for this case. Finally, there are some new useful collectors defined in MoreCollectors class as well as primitive collectors concept.
Features
- Shorter and convenient ways to do the common tasks
- Better interoperability with older code
- 100% compatibility with original JDK streams
- Friendliness for parallel processing: any new feature takes the advantage on parallel streams as much as possible
- Performance and minimal overhead
- Collector shortcut methods
Categories
Live StreamingLicense
Apache License V2.0Follow StreamEx
Other Useful Business Software
Go from Code to Production URL in Seconds
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of StreamEx!