Resolves checkstyle errors for business-delegate, bytecode, caching (#1059)
* Reduces checkstyle errors in business-delegate * Reduces checkstyle errors in bytecode * Reduces checkstyle errors in caching
This commit is contained in:
committed by
Ilkka Seppälä
parent
6d1c0b1563
commit
efc17fcc70
@ -24,7 +24,7 @@
|
||||
package com.iluwatar.business.delegate;
|
||||
|
||||
/**
|
||||
* BusinessDelegate separates the presentation and business tiers
|
||||
* BusinessDelegate separates the presentation and business tiers.
|
||||
*/
|
||||
public class BusinessDelegate {
|
||||
|
||||
|
Reference in New Issue
Block a user