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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of StreamEx!