#107 Business Delegate JavaDoc improvements

This commit is contained in:
Ilkka Seppala
2015-08-18 21:40:11 +03:00
parent 81dda94abd
commit a0283d60f1
3 changed files with 14 additions and 5 deletions

View File

@ -2,7 +2,7 @@ package com.iluwatar.business.delegate;
/**
*
* BusinessDelegate separates presentation and business tiers
* BusinessDelegate separates the presentation and business tiers
*
*/
public class BusinessDelegate {