Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/exoego/streamutilities

Leverage Java8 Stream API more concisely and comfortably.
https://github.com/exoego/streamutilities

Last synced: 5 days ago
JSON representation

Leverage Java8 Stream API more concisely and comfortably.

Awesome Lists containing this project

README

        

StreamUtilities
=============
Set of utilities to leverage Java8 Stream API more clearly and concisely.

Version History
----------------
### v0.0.2 (20140603)
ofType.

### v0.0.1 (20131223)
zipper, toListMapped, toSetMapped, toStream, toStreamAndThen, toGroupedEntries, groupingAndStreaming, and so on.