mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-17 00:59:11 +00:00
Improved comments for mediator example.
This commit is contained in:
@@ -2,7 +2,7 @@ package com.iluwatar;
|
||||
|
||||
/**
|
||||
*
|
||||
* Mediator interface.
|
||||
* Party interface.
|
||||
*
|
||||
*/
|
||||
public interface Party {
|
||||
|
||||
Reference in New Issue
Block a user