https://github.com/zeky84/exercise-optional.ifpresent
Java 17. Script to practice list streaming, file processing, Optional keywords, OOP.
https://github.com/zeky84/exercise-optional.ifpresent
java17 lists object-oriented-programming optional-values stream
Last synced: 10 months ago
JSON representation
Java 17. Script to practice list streaming, file processing, Optional keywords, OOP.
- Host: GitHub
- URL: https://github.com/zeky84/exercise-optional.ifpresent
- Owner: Zeky84
- Created: 2023-03-15T14:23:33.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-15T14:52:11.000Z (almost 3 years ago)
- Last Synced: 2025-01-22T05:41:23.478Z (12 months ago)
- Topics: java17, lists, object-oriented-programming, optional-values, stream
- Language: Java
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exercise-Optional.ifPresent
Applying concepts: list streaming, file processing, Optional keywords, OOP.