-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bc13d13
commit 35e3d36
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
:imagesdir: ../../../images/patterns/estruturais | ||
|
||
= Modelagem do Padrão Adapter (link:https://kinolien.github.io/gitzip/?download=/manoelcampos/padroes-projetos/tree/master/estruturais/adapter/modelagem/[zip]) | ||
= Modelagem do Padrão Adapter (link:https://kinolien.github.io/gitzip/?download=/manoelcampos/padroes-projetos/tree/master/estruturais/01-adapter/modelagem/[zip]) | ||
|
||
Apresenta um código de exemplo da modelagem do padrão Adapter. | ||
Tal código serve apenas de base para implementação de uma solução específica utilizando o padrão. | ||
Assim, nomes de classes, métodos e atributos precisam ser alterados para nomes específicos. | ||
|
||
.Modelagem do padrão adapter | ||
image::adapter.png[] | ||
image::adapter.png[] |