Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Added adapter pattern and its test case#769

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
yanglbme merged 3 commits intoTheAlgorithms:Developmentfromabhijay94:Development
May 29, 2019

Conversation

@abhijay94
Copy link
Contributor

An Adapter pattern acts as a connector between two incompatible interfaces that otherwise cannot be connected directly. An Adapter wraps an existing class with a new interface so that it becomes compatible with the client’s interface.

@12Manoz
Copy link

I have not seen any Design Patterns commits in this repository before it would be great if those were taken a part from the algorithms repo

Copy link

@12Manoz12Manoz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

It would be nice to avoid design patterns as this repository is solely for algorithms and DS

@abhijay94
Copy link
ContributorAuthor

@yanglbme What do you think about this? Creational patterns are already merged into the Development branch. I think it will be good to have them, especially for the Java repo.

It would be nice to avoid design patterns as this repository is solely for algorithms and DS

@yanglbmeyanglbme merged commit837f635 intoTheAlgorithms:DevelopmentMay 29, 2019
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@yanglbmeyanglbmeyanglbme approved these changes

+1 more reviewer

@12Manoz12Manoz12Manoz requested changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@abhijay94@12Manoz@yanglbme

[8]ページ先頭

©2009-2025 Movatter.jp