https://github.com/aaron-creator/java_functional_programming
Examples for learning Streams, functional ptogramming with Java8.
https://github.com/aaron-creator/java_functional_programming
consumer filter function functional-programming java-8 map predicate-functions reduce streams
Last synced: 12 months ago
JSON representation
Examples for learning Streams, functional ptogramming with Java8.
- Host: GitHub
- URL: https://github.com/aaron-creator/java_functional_programming
- Owner: aaron-creator
- Created: 2023-06-04T12:43:21.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-18T07:18:15.000Z (over 2 years ago)
- Last Synced: 2023-11-19T07:29:30.085Z (over 2 years ago)
- Topics: consumer, filter, function, functional-programming, java-8, map, predicate-functions, reduce, streams
- Language: Java
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Java_Functional_Programming
Examples for learning Streams, functional ptogramming with Java8.
Need for Java 8 functionality.