https://github.com/cepr0/func-interface-demo
Some example of using functional interfaces of Java8 with design patterns
https://github.com/cepr0/func-interface-demo
design-patterns functional-interfaces java8
Last synced: 4 months ago
JSON representation
Some example of using functional interfaces of Java8 with design patterns
- Host: GitHub
- URL: https://github.com/cepr0/func-interface-demo
- Owner: Cepr0
- Created: 2018-10-27T10:16:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-27T10:56:25.000Z (over 7 years ago)
- Last Synced: 2025-01-17T22:09:22.969Z (over 1 year ago)
- Topics: design-patterns, functional-interfaces, java8
- Language: Java
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Some example of using functional interfaces of Java8 with design patterns.