Android Annotation Processing Library to generate your adapters only with Annotations on your model, support working with Kapt and KSP Processors
-
Updated
Jun 26, 2022 - Kotlin
Android Annotation Processing Library to generate your adapters only with Annotations on your model, support working with Kapt and KSP Processors
Adapter design pattern is one of the structural design pattern and it’s used so that two unrelated interfaces can work together. The object that joins these unrelated interface is called an Adapter.
Mongo Transporter is a Go application that allows data transfer between MongoDB and other databases.
Java Swing paint application demonstrating some design patterns
Java real-world design pattern examples
Design Patterns sample in C#
DesignPatterns in Java 8. Practices after reading from Head First Design Patterns
The Adapter design pattern allows incompatible interfaces to work together seamlessly. It acts as a bridge between two incompatible interfaces by converting the interface of one class into another interface that a client expects.
Analysis and implementation of the Adapter Design Pattern
An educational robotics project - a small programmable robot for kids using Arduino
"How to deal with Singletons in modular system design?", the first topic of the Advanced iOS series, where I cover advanced iOS Development topics.
Playground for Design Patterns
Simple Examples for GOF Design patterns
This respository includes complete implementation of Adapter Design Pattern with explanation .
How to decouple dependencies in Swift-iOS? Sample project of the article that published on App Circle.io
🍿 Android Java App to simulate the booking of movie tickets of a cinema.
Design Patterns C#
Enhance your captured memories! A test driven design oriented robust software.
Adapter Design Pattern
Design Patterns in Python 3
Add a description, image, and links to the adapter-design-pattern topic page so that developers can more easily learn about it.
To associate your repository with the adapter-design-pattern topic, visit your repo's landing page and select "manage topics."