mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-28 20:20:55 +00:00
Jekyll does not like enumerations w/o blank lines
This commit is contained in:
@@ -14,5 +14,6 @@ developers to build and test user interfaces.
|
||||
|
||||
**Applicability:** Use the Model-View-Presenter in any of the following
|
||||
situations
|
||||
|
||||
* when you want to improve the "Separation of Concerns" principle in presentation logic
|
||||
* when a user interface development and testing is necessary.
|
||||
|
||||
Reference in New Issue
Block a user