https://github.com/thieryw/java-interface-demo
A demonstration of using interfaces in JAVA
https://github.com/thieryw/java-interface-demo
Last synced: over 1 year ago
JSON representation
A demonstration of using interfaces in JAVA
- Host: GitHub
- URL: https://github.com/thieryw/java-interface-demo
- Owner: thieryw
- License: mit
- Created: 2020-04-19T14:12:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-24T20:32:48.000Z (about 6 years ago)
- Last Synced: 2025-02-04T18:31:32.098Z (over 1 year ago)
- Language: Java
- Size: 7.81 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# java-interface-demo
A demonstration of using interfaces in JAVA