https://github.com/emanoelcampos/java8
https://github.com/emanoelcampos/java8
java java8
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/emanoelcampos/java8
- Owner: emanoelcampos
- Created: 2022-08-31T18:15:25.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-31T18:20:45.000Z (almost 4 years ago)
- Last Synced: 2025-05-17T19:08:39.257Z (about 1 year ago)
- Topics: java, java8
- Language: Java
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Java 8
Repositório com estudos de Java 8
- Interfaces Funcionais
- Lambda
- Collect
- Optional
- Stream
- Reduce
- Method Rererence