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

https://github.com/feltex/java-stream

Aprenda como manipular colecoes em Java utilizando Stream
https://github.com/feltex/java-stream

java java-stream-api java-stream-collector java-streams java11 java8 stream

Last synced: 8 months ago
JSON representation

Aprenda como manipular colecoes em Java utilizando Stream

Awesome Lists containing this project

README

          

# java-stream

![java_stream.png](java_stream.png)

## Operações

### Intermediárias:

- distinct
- filter
- map
- peek
- sorted
- skip

### Short Circuit

- limit
- skip

### Terminais

- toArray
- collect
- count
- reduce
- forEach
- forEachOrdered
- min
- max
- anyMatch
- allMatch
- noneMatch
- findAny
- findFirst


## Outros Vídeos de Canal Feltex

- Java 11
- Como instalar o Java 🍵 no Windows ⛳ - https://bit.ly/3saNbUN
- Como instalar o Java🍵 no Linux 🐧 - https://bit.ly/3dgyUS6

- Eclipse
- Como instalar o Eclipse 🌑 no Windows ⛳ - https://bit.ly/3gcrqRZ
- Como instalar o Eclipse 🌑 no Linux 🐧 - https://bit.ly/2Qn906l

- IntelliJ
- Como instalar no Windows - https://www.youtube.com/watch?v=5F7aLMDlXUc&t=1s
- Como instalar no Linux - https://www.youtube.com/watch?v=5F7aLMDlXUc&t=1s

- Maven
https://maven.apache.org/download.cgi

- Banco de Dados MySQL
- Como instalar o Docker - MySQL usando Docker - Docker
- Docker-Compose - https://www.youtube.com/watch?v=vramc8g9h_s&t=2s