mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-08-11 00:25:02 +00:00
#1313 Add documentation and license header
This commit is contained in:
@@ -10,7 +10,7 @@ tags:
|
||||
|
||||
|
||||
## Intent
|
||||
Separate the interface definition and implementation in different packages. This allows the client to be completly unaware of the implementation.
|
||||
Separate the interface definition and implementation in different packages. This allows the client to be completely unaware of the implementation.
|
||||
|
||||
## Explanation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user