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
- Host: GitHub
- URL: https://github.com/feltex/java-stream
- Owner: feltex
- Created: 2022-04-26T21:47:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-12T16:31:46.000Z (almost 3 years ago)
- Last Synced: 2025-04-17T14:37:29.876Z (8 months ago)
- Topics: java, java-stream-api, java-stream-collector, java-streams, java11, java8, stream
- Language: Java
- Homepage: http://www.youtube.com/feltexbr?sub_confirmation=1
- Size: 311 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# java-stream

## 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