Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danilomurer/bridgedesignpattern
Example of the bridge design pattern
https://github.com/danilomurer/bridgedesignpattern
Last synced: 4 days ago
JSON representation
Example of the bridge design pattern
- Host: GitHub
- URL: https://github.com/danilomurer/bridgedesignpattern
- Owner: DaniloMurer
- Created: 2020-03-02T11:53:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-03-02T11:59:27.000Z (over 4 years ago)
- Last Synced: 2024-10-11T15:45:13.975Z (28 days ago)
- Language: Java
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## DOKBrigePattern
---In this repository / project is an example of how the brige pattern is used.