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

https://github.com/jabrena/streams-by-example

Learning Java 8 Stream API by examples
https://github.com/jabrena/streams-by-example

examples functional-programming java java-8 lambda presentation slides stream-api

Last synced: 6 months ago
JSON representation

Learning Java 8 Stream API by examples

Awesome Lists containing this project

README

          

# Streams-by-example
Learning STREAM API by examples

```
git clone https://github.com/jabrena/Streams-by-example.git
cd www
python -m SimpleHTTPServer
```