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
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of StreamEx!